[gnome-build-meta/juerg/glade: 18/19] world/glade.bst: Add missing intltool dependency



commit 22d6ada9db32684fcba3d856a18edf5d8c1ec38f
Author: Jürg Billeter <j bitron ch>
Date:   Sun Feb 10 07:22:18 2019 +0100

    world/glade.bst: Add missing intltool dependency
    
        checking for intltool >= 0.25...
          testing intltoolize... not found.
        ***Error***: You must have intltool >= 0.25 installed
          to build glade.  Download the appropriate package for
          from your distribution or get the source tarball at
            http://ftp.gnome.org/pub/GNOME/sources/intltool/

 elements/world/glade.bst | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/elements/world/glade.bst b/elements/world/glade.bst
index 5eae1fdd..42c990de 100644
--- a/elements/world/glade.bst
+++ b/elements/world/glade.bst
@@ -10,3 +10,6 @@ depends:
   type: runtime
 - sdk/gnome-common.bst
 - sdk/gtk+-3.bst
+- filename: base/intltool.bst
+  junction: freedesktop-sdk.bst
+  type: build


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