summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools')
-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 33f57e21b..cb2147cc9 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"
LICENSE = "LGPL"
DEPENDS = "gstreamer gst-plugins-base python-pygobject"
RDEPENDS += "python-pygtk"
-PR = "ml2"
+PR = "r0"
SRC_URI = "http://gstreamer.freedesktop.org/src/gst-python/gst-python-${PV}.tar.bz2 \
file://python-path.patch"