summaryrefslogtreecommitdiffstats
path: root/meta/packages/python/python-gst_0.10.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/python/python-gst_0.10.8.bb')
-rw-r--r--meta/packages/python/python-gst_0.10.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/python/python-gst_0.10.8.bb b/meta/packages/python/python-gst_0.10.8.bb
index 31d3bc94e4..59fae113d3 100644
--- a/meta/packages/python/python-gst_0.10.8.bb
+++ b/meta/packages/python/python-gst_0.10.8.bb
@@ -8,7 +8,7 @@ SRC_URI = "http://gstreamer.freedesktop.org/src/gst-python/gst-python-${PV}.tar.
8 file://python-path.patch;patch=1" 8 file://python-path.patch;patch=1"
9S = "${WORKDIR}/gst-python-${PV}" 9S = "${WORKDIR}/gst-python-${PV}"
10 10
11inherit autotools_stage distutils-base pkgconfig 11inherit autotools distutils-base pkgconfig
12 12
13EXTRA_OECONF += "--with-python-includes=${STAGING_INCDIR}/../" 13EXTRA_OECONF += "--with-python-includes=${STAGING_INCDIR}/../"
14 14