summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael Luceno2015-07-19 23:07:16 -0300
committerIsmael Luceno2015-07-19 23:07:16 -0300
commitdc5000a76e5d25d66349b4ee03cbe25f8a187a17 (patch)
tree1b2e2e4d88dc39f75c70ea772d0ece456468fe43
parentee50a9366512700a7fad30e419115d8c62586663 (diff)
gobject-introspection: Fix build with python 3 as default version
-rwxr-xr-xgnome2-libs/gobject-introspection/DEPENDS2
-rw-r--r--gnome2-libs/gobject-introspection/HISTORY1
2 files changed, 2 insertions, 1 deletions
diff --git a/gnome2-libs/gobject-introspection/DEPENDS b/gnome2-libs/gobject-introspection/DEPENDS
index efb4c4a60f..9caf2a94e2 100755
--- a/gnome2-libs/gobject-introspection/DEPENDS
+++ b/gnome2-libs/gobject-introspection/DEPENDS
@@ -1,4 +1,4 @@
depends glib2 &&
-depends python &&
+depends python "PYTHON=/usr/bin/python2" &&
depends libffi &&
depends cairo
diff --git a/gnome2-libs/gobject-introspection/HISTORY b/gnome2-libs/gobject-introspection/HISTORY
index a2369a9cdc..6d49feea80 100644
--- a/gnome2-libs/gobject-introspection/HISTORY
+++ b/gnome2-libs/gobject-introspection/HISTORY
@@ -4,6 +4,7 @@
* DETAILS: fixed WEB_SITE
updated spell to 1.44.0 (stable)
updated spell to 1.45.3 (devel)
+ * DEPENDS: Fixed build with python 3 as default version
2014-01-03 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 1.42.0