[jhbuild] 3.26: gnome-calculator depends on appstream-glib



commit a2718c2a723758a4b4dd707577a0415430df9ae5
Author: Tristan Van Berkom <tristan vanberkom codethink co uk>
Date:   Mon Jun 26 18:22:28 2017 +0900

    3.26: gnome-calculator depends on appstream-glib
    
    Without appstream-glib installed, the configure passes but
    an @APPSTREAM_XML_RULES@ macro remains unsubstituted and the
    build breaks in the docs subdirectory.

 modulesets/gnome-suites-core-3.26.modules |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-3.26.modules b/modulesets/gnome-suites-core-3.26.modules
index 23f1da4..1ff358e 100644
--- a/modulesets/gnome-suites-core-3.26.modules
+++ b/modulesets/gnome-suites-core-3.26.modules
@@ -764,6 +764,7 @@
   <autotools id="gnome-calculator" supports-non-srcdir-builds="no">
     <branch/>
     <dependencies>
+      <dep package="appstream-glib"/>
       <dep package="intltool"/>
       <dep package="glib"/>
       <dep package="gtk+-3"/>


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