[jhbuild] 3,22, 3.24: Bring back gettext-bin



commit 85607c5a0dad570a7c787fb0d08de966a25c9bbd
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Tue Sep 27 00:14:27 2016 +0800

    3,22, 3.24: Bring back gettext-bin
    
    This is still used by 'jhbuild' module, the module that can be used to
    build jhbuild itself. As jhbuild only needs command line tools and it
    doesn't requires the latest version, gettext-bin is brought back to
    avoid building an extra copy of gettext.

 modulesets/gnome-sysdeps-3.22.modules |    7 +++++++
 modulesets/gnome-sysdeps-3.24.modules |    7 +++++++
 2 files changed, 14 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-sysdeps-3.22.modules b/modulesets/gnome-sysdeps-3.22.modules
index 09ae21d..fe0506d 100644
--- a/modulesets/gnome-sysdeps-3.22.modules
+++ b/modulesets/gnome-sysdeps-3.22.modules
@@ -266,6 +266,13 @@
     </systemdependencies>
   </systemmodule>
 
+  <systemmodule id="gettext-bin">
+    <branch repo="system"/>
+    <systemdependencies>
+      <dep type="path" name="msgfmt"/>
+    </systemdependencies>
+  </systemmodule>
+
   <systemmodule id="gexiv2">
     <pkg-config>gexiv2.pc</pkg-config>
     <branch repo="system"/>
diff --git a/modulesets/gnome-sysdeps-3.24.modules b/modulesets/gnome-sysdeps-3.24.modules
index 09ae21d..fe0506d 100644
--- a/modulesets/gnome-sysdeps-3.24.modules
+++ b/modulesets/gnome-sysdeps-3.24.modules
@@ -266,6 +266,13 @@
     </systemdependencies>
   </systemmodule>
 
+  <systemmodule id="gettext-bin">
+    <branch repo="system"/>
+    <systemdependencies>
+      <dep type="path" name="msgfmt"/>
+    </systemdependencies>
+  </systemmodule>
+
   <systemmodule id="gexiv2">
     <pkg-config>gexiv2.pc</pkg-config>
     <branch repo="system"/>


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