python-pyid3lib: bump for python 2.6
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 13 Jan 2009 13:56:30 +0000 (13:56 +0000)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 13 Jan 2009 13:56:30 +0000 (13:56 +0000)
packages/python/python-pyid3lib_0.5.1.bb

index 0eeca38..bf7e3d0 100644 (file)
@@ -4,6 +4,7 @@ PRIORITY = "optional"
 LICENSE = "LGPL"
 DEPENDS = "id3lib"
 SRCNAME = "pyid3lib"
+PR = "r1"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/pyid3lib/${SRCNAME}-${PV}.tar.bz2"
 S = "${WORKDIR}/${SRCNAME}-${PV}"