python-pyalsa: bump for python 2.6
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 13 Jan 2009 00:00:12 +0000 (00:00 +0000)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 13 Jan 2009 00:00:12 +0000 (00:00 +0000)
packages/python/python-pyalsa_1.0.16.bb

index f98e144..24bd27c 100644 (file)
@@ -4,7 +4,7 @@ DEPENDS = "alsa-lib"
 PRIORITY = "optional"
 LICENSE = "GPL"
 SRCNAME = "pyalsa"
-PR = "ml0"
+PR = "ml1"
 
 SRC_URI = "ftp://ftp.alsa-project.org/pub/${SRCNAME}/${SRCNAME}-${PV}.tar.bz2"
 S = "${WORKDIR}/${SRCNAME}-${PV}"