gnu: motion: Install translations.
* gnu/packages/video.scm (motion)[native-inputs]: Add gettext-minimal.
This commit is contained in:
parent
2ea678fabf
commit
33bddd309c
@ -2927,6 +2927,7 @@ It counts more than 100 plugins.")
|
||||
(native-inputs
|
||||
`(("autoconf" ,autoconf-wrapper)
|
||||
("automake" ,automake)
|
||||
("gettext" ,gettext-minimal)
|
||||
("pkg-config" ,pkg-config)))
|
||||
(inputs
|
||||
`(("libjpeg" ,libjpeg)
|
||||
|
Loading…
Reference in New Issue
Block a user