gnu: motion: Install translations.

* gnu/packages/video.scm (motion)[native-inputs]: Add gettext-minimal.
master
Tobias Geerinckx-Rice 2018-10-31 19:22:50 +01:00
parent 2ea678fabf
commit 33bddd309c
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 0 deletions

View File

@ -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)