[gnome-build-meta/juerg/avahi: 17/17] world/avahi.bst: Add missing intltool dependency



commit 3c870fb299840eb70982157d2bd555876b3e51a3
Author: Jürg Billeter <j bitron ch>
Date:   Sun Feb 10 08:16:17 2019 +0100

    world/avahi.bst: Add missing intltool dependency
    
        ./configure: line 19479: intltool-update: command not found
        checking for intltool >= 0.35.0...  found
        configure: error: Your intltool is too old.  You need intltool 0.35.0 or later.

 elements/world/avahi.bst | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/elements/world/avahi.bst b/elements/world/avahi.bst
index f24b7f0c..2ba2b733 100644
--- a/elements/world/avahi.bst
+++ b/elements/world/avahi.bst
@@ -8,6 +8,9 @@ depends:
 - filename: base/buildsystem-autotools.bst
   junction: freedesktop-sdk.bst
   type: build
+- filename: base/intltool.bst
+  junction: freedesktop-sdk.bst
+  type: build
 - filename: base-platform.bst
   junction: freedesktop-sdk.bst
 variables:


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