[jhbuild] 3.22: gnome-color-manager needs appstream-glib to run autogen.sh



commit a9831366d0744f91bf9377d7d05d1a354d209026
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Sun May 22 17:12:07 2016 +0800

    3.22: gnome-color-manager needs appstream-glib to run autogen.sh
    
    Checking for required M4 macros...
      appstream-xml.m4 not found
    ***Error***: some autoconf macros required to build gnome-color-manager
      were not found in your aclocal path, or some forbidden
      macros were found.  Perhaps you need to adjust your
      ACLOCAL_PATH?

 modulesets/gnome-suites-core-3.22.modules |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-3.22.modules b/modulesets/gnome-suites-core-3.22.modules
index a0396b4..bbc534d 100644
--- a/modulesets/gnome-suites-core-3.22.modules
+++ b/modulesets/gnome-suites-core-3.22.modules
@@ -180,6 +180,7 @@
   <autotools id="gnome-color-manager">
     <branch/>
     <dependencies>
+      <dep package="appstream-glib"/>
       <dep package="colord-gtk"/>
       <dep package="exiv2"/>
       <dep package="glib"/>


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