guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/10: gnu: motion: Install translations.


From: Tobias Geerinckx-Rice
Subject: 05/10: gnu: motion: Install translations.
Date: Wed, 31 Oct 2018 23:34:47 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 33bddd309c398d3d2286a48f26e41b59350b7ef7
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Oct 31 19:22:50 2018 +0100

    gnu: motion: Install translations.
    
    * gnu/packages/video.scm (motion)[native-inputs]: Add gettext-minimal.
---
 gnu/packages/video.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 2eb79a8..34af248 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]