From a0ff3da7d783a2ca6c864f972b39fce4d4f2932d Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Sun, 11 Jan 2009 17:32:24 +0000 Subject: python-fam: bump for python 2.6 --- packages/python/python-fam_1.1.1.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/python/python-fam_1.1.1.bb b/packages/python/python-fam_1.1.1.bb index cf74265aa3..0a49402973 100644 --- a/packages/python/python-fam_1.1.1.bb +++ b/packages/python/python-fam_1.1.1.bb @@ -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" + -- cgit v1.2.3