[jhbuild] gnumeric: move to Python 3 anyway



commit 4d50335a331f3e726f1bb49c389367b0cce714eb
Author: Christoph Reiter <reiter christoph gmail com>
Date:   Sun Mar 8 16:11:46 2020 +0100

    gnumeric: move to Python 3 anyway
    
    It's not ported but upstream has disabeld it by default if Python 3
    is found, so this shouldn't make much difference.
    
    See https://gitlab.gnome.org/GNOME/gnumeric/issues/419

 modulesets/gnome-world.modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index a90a4452..a860eee8 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -2768,7 +2768,7 @@
       <dep package="gtk+-3"/>
       <dep package="libgsf"/>
       <dep package="libxml2"/>
-      <dep package="pygobject-python2"/>
+      <dep package="pygobject"/>
       <dep package="pango"/>
     </dependencies>
   </autotools>


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