python-fam: bump for python 2.6
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sun, 11 Jan 2009 17:32:24 +0000 (17:32 +0000)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sun, 11 Jan 2009 17:32:24 +0000 (17:32 +0000)
packages/python/python-fam_1.1.1.bb

index cf74265..0a49402 100644 (file)
@@ -4,9 +4,11 @@ SECTION = "devel/python"
 PRIORITY = "optional"
 LICENSE = "LGPL"
 DEPENDS = "fam"
-RDEPENDS = "fam python-core python-io"
+PR = "r1"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz"
 
 inherit distutils
 
+RDEPENDS = "fam python-core python-io"
+