python-gst: bump for python 2.6
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sun, 11 Jan 2009 23:26:49 +0000 (23:26 +0000)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sun, 11 Jan 2009 23:26:49 +0000 (23:26 +0000)
packages/python/python-gst_0.10.10.bb

index ea2b100..faef7cb 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Python Gstreamer bindings"
 SECTION = "devel/python"
 LICENSE = "LGPL"
 DEPENDS = "gstreamer gst-plugins-base python-pygobject"
-PR = "ml2"
+PR = "ml3"
 
 SRC_URI = "\
   http://gstreamer.freedesktop.org/src/gst-python/gst-python-${PV}.tar.bz2 \
@@ -33,4 +33,3 @@ FILES_${PN}-dev += "\
 "
 FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/gst-0.10/gst/.debug/"
 FILES_${PN}-examples = "${datadir}/gst-python/0.10/examples"
-