summaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pygtk-1.2_0.6.12.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pygtk-1.2_0.6.12.bb')
-rw-r--r--recipes/python/python-pygtk-1.2_0.6.12.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pygtk-1.2_0.6.12.bb b/recipes/python/python-pygtk-1.2_0.6.12.bb
index cd8b0b3ff8..677b8b9827 100644
--- a/recipes/python/python-pygtk-1.2_0.6.12.bb
+++ b/recipes/python/python-pygtk-1.2_0.6.12.bb
@@ -12,7 +12,7 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/python/v1.2/${SRCNAME}-${PV}.tar.gz \
file://acinclude.m4"
S = "${WORKDIR}/${SRCNAME}-${PV}"
-inherit autotools_stage pkgconfig distutils-base
+inherit autotools pkgconfig distutils-base
EXTRA_OECONF += "--with-python-includes=${STAGING_INCDIR}/../"