[jhbuild] apps-latest: Drop "--with-python=python2" from JHBuild



commit 6a223d363e86fe7223255be433e57a34acfb10e0
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Fri Sep 27 20:31:58 2019 +0800

    apps-latest: Drop "--with-python=python2" from JHBuild
    
    Now JHBuild works with both Python 2 and Python 3.

 modulesets/gnome-apps-latest.modules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/modulesets/gnome-apps-latest.modules b/modulesets/gnome-apps-latest.modules
index 36187005..05ef6673 100644
--- a/modulesets/gnome-apps-latest.modules
+++ b/modulesets/gnome-apps-latest.modules
@@ -71,7 +71,7 @@
     </dependencies>
   </autotools>
 
-  <autotools id="jhbuild" autogenargs="--with-python=python2">
+  <autotools id="jhbuild">
     <branch/>
     <dependencies>
       <dep package="gnome-common"/>


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