python-pycap: bump for python 2.6
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 13 Jan 2009 00:42:10 +0000 (00:42 +0000)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 13 Jan 2009 00:42:10 +0000 (00:42 +0000)
packages/python/python-pycap_0.1.6.bb

index 2857ab9..63e19a4 100644 (file)
@@ -4,6 +4,7 @@ PRIORITY = "optional"
 RDEPENDS = "python-core"
 DEPENDS = "libpcap libnet"
 SRCNAME = "pycap"
+PR = "r1"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
 S = "${WORKDIR}/${SRCNAME}-${PV}"