[jhbuild] 3.24: build ibus-anthy with --with-python=python3



commit 6f4fb36a52871bad5278276e09ec172a667eebd4
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Wed Dec 7 12:35:58 2016 -0600

    3.24: build ibus-anthy with --with-python=python3
    
    Since we don't have any python2 gi anymore, which is needed for
    configure to pass otherwise

 modulesets/gnome-suites-core-deps-3.24.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.24.modules b/modulesets/gnome-suites-core-deps-3.24.modules
index f847d4c..ad03650 100644
--- a/modulesets/gnome-suites-core-deps-3.24.modules
+++ b/modulesets/gnome-suites-core-deps-3.24.modules
@@ -1040,7 +1040,7 @@
   </autotools>
 
   <autotools id="ibus-anthy"
-             autogenargs="--enable-private-png=yes"
+             autogenargs="--enable-private-png=yes --with-python=python3"
              supports-non-srcdir-builds="no">
     <branch repo="github-tar"
             version="1.5.6"


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