summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python-gst_0.10.19.bb (renamed from meta/recipes-devtools/python/python-gst_0.10.18.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-gst_0.10.18.bb b/meta/recipes-devtools/python/python-gst_0.10.19.bb
index 33f57e21b1..cb2147cc9a 100644
--- a/meta/recipes-devtools/python/python-gst_0.10.18.bb
+++ b/meta/recipes-devtools/python/python-gst_0.10.19.bb
@@ -3,7 +3,7 @@ SECTION = "devel/python"
3LICENSE = "LGPL" 3LICENSE = "LGPL"
4DEPENDS = "gstreamer gst-plugins-base python-pygobject" 4DEPENDS = "gstreamer gst-plugins-base python-pygobject"
5RDEPENDS += "python-pygtk" 5RDEPENDS += "python-pygtk"
6PR = "ml2" 6PR = "r0"
7 7
8SRC_URI = "http://gstreamer.freedesktop.org/src/gst-python/gst-python-${PV}.tar.bz2 \ 8SRC_URI = "http://gstreamer.freedesktop.org/src/gst-python/gst-python-${PV}.tar.bz2 \
9 file://python-path.patch" 9 file://python-path.patch"