[jhbuild] 3.26: Remove illegal dependencies on glade



commit 5a5463cb7f84d18591e45126dc4a54d5358db2f6
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Fri Aug 11 11:00:30 2017 -0500

    3.26: Remove illegal dependencies on glade
    
    core-deps cannot depend on -apps. Shame we have no good way to check for
    these bugs currently.

 modulesets/gnome-suites-core-deps-3.26.modules |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.26.modules b/modulesets/gnome-suites-core-deps-3.26.modules
index 73acc1d..04f4a8a 100644
--- a/modulesets/gnome-suites-core-deps-3.26.modules
+++ b/modulesets/gnome-suites-core-deps-3.26.modules
@@ -915,9 +915,6 @@ the module and we will just change it to use a tarball anyway.
       <dep package="gtk+-3"/>
       <dep package="m4-common"/>
     </dependencies>
-    <suggests>
-      <dep package="glade"/>
-    </suggests>
   </autotools>
 
   <autotools id="gtksourceview-3">
@@ -928,9 +925,6 @@ the module and we will just change it to use a tarball anyway.
       <dep package="gtk+-3"/>
       <dep package="m4-common"/>
     </dependencies>
-    <suggests>
-      <dep package="glade"/>
-    </suggests>
   </autotools>
 
   <autotools id="gupnp"
@@ -1354,9 +1348,6 @@ the module and we will just change it to use a tarball anyway.
       <dep package="gtk+-3"/>
       <dep package="pygobject"/>
     </dependencies>
-    <suggests>
-      <dep package="glade"/>
-    </suggests>
   </autotools>
 
   <autotools id="libqmi">


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