diff options
-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" 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" |