[oe-commits] Michael 'Mickey' Lauer : python-fam: bump for python 2.6

GIT User account git at amethyst.openembedded.net
Sun Jan 11 23:15:40 UTC 2009


Module: openembedded.git
Branch: mickey/python26
Commit: a0ff3da7d783a2ca6c864f972b39fce4d4f2932d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a0ff3da7d783a2ca6c864f972b39fce4d4f2932d

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Sun Jan 11 17:32:24 2009 +0000

python-fam: bump for python 2.6

---

 packages/python/python-fam_1.1.1.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/packages/python/python-fam_1.1.1.bb b/packages/python/python-fam_1.1.1.bb
index cf74265..0a49402 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"
+





More information about the Openembedded-commits mailing list