[jhbuild/gtk4: 2/3] Use gtk3 for gtk-mac-integration




commit c966e6eac62080bb10bf589c487f470f0e2b9f15
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Oct 5 18:53:20 2020 +0100

    Use gtk3 for gtk-mac-integration
    
    The module supports only GTK2 and GTK3, so it should not depend on the
    "gtk+" package.

 modulesets/gnome-suites-core-deps-latest.modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules 
b/modulesets/gnome-suites-core-deps-latest.modules
index 0bba49c6..affa3d5c 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -1024,7 +1024,7 @@
     <branch />
     <dependencies>
       <dep package="gobject-introspection"/>
-      <dep package="gtk+"/>
+      <dep package="gtk+-3"/>
       <dep package="pygobject"/>
     </dependencies>
   </autotools>


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