[gtk-osx] Use python3 waf for pycairo-python3



commit 65b523baba606d8fc857adcb77756d732fd68866
Author: Jesse van den Kieboom <jessevdk gmail com>
Date:   Sun Jan 26 14:32:57 2014 +0100

    Use python3 waf for pycairo-python3

 modulesets-stable/gtk-osx-python.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-python.modules b/modulesets-stable/gtk-osx-python.modules
index 3e73d73..dfa2d02 100644
--- a/modulesets-stable/gtk-osx-python.modules
+++ b/modulesets-stable/gtk-osx-python.modules
@@ -138,7 +138,7 @@
   </autotools>
 
 <!-- Pycairo-python3 for those who've made the leap. -->
-  <waf id="pycairo-python3" autogen-sh="configure">
+  <waf id="pycairo-python3" autogen-sh="configure" python-command="python3">
     <branch module="pycairo-1.10.0.tar.bz2" repo="cairographics.org"
             version="1.10.0"
            hash="sha1:b4283aa1cc9aafd12fd72ad371303a486da1d014"/>


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