python-efl cvs add missing RDEPENDS to python-lang
authorMichael Lauer <mickey@vanille-media.de>
Sun, 13 Jan 2008 14:17:18 +0000 (14:17 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 13 Jan 2008 14:17:18 +0000 (14:17 +0000)
packages/python/python-ecore_cvs.bb
packages/python/python-edje_cvs.bb
packages/python/python-efl.bb
packages/python/python-efl.inc
packages/python/python-emotion_cvs.bb
packages/python/python-epsilon_cvs.bb
packages/python/python-evas_cvs.bb

index 8f4db63..80bda20 100644 (file)
@@ -1,7 +1,7 @@
 require python-efl.inc
 DEPENDS += "ecore"
 
-PR = "r2"
+PR = "r3"
 
 do_stage() {
     distutils_stage_all
index dfd9722..6fc444a 100644 (file)
@@ -1,5 +1,5 @@
 require python-efl.inc
 DEPENDS += "edje python-evas"
 
-PR = "r1"
+PR = "r2"
 
index 610688a..ec5e9cd 100644 (file)
@@ -2,5 +2,6 @@ DESCRIPTION = "Python Bindings to the Enlightenment Foundation Libraries"
 LICENSE = "MIT"
 SECTION = "devel/python"
 RDEPENDS = "python-evas python-ecore python-emotion python-edje python-epsilon"
+PR = "ml1"
 
 ALLOW_EMPTY = "1"
index 727c718..fce05fe 100644 (file)
@@ -5,6 +5,7 @@ HOMEPAGE = "http://www.enlightenment.org"
 # somewhere is a bug. cython should be self-contained, but somehow this
 # does not compile unless pyrex has been built
 DEPENDS = "python-cython-native python-pyrex-native python-numeric"
+RDEPENDS += "python-lang"
 PV = "0.1.1+cvs${SRCDATE}"
 
 inherit setuptools
index 79c7f96..df0e561 100644 (file)
@@ -1,4 +1,4 @@
 require python-efl.inc
 DEPENDS += "emotion python-evas"
 
-PR = "r1"
+PR = "r2"
index 81ebfcb..5b46ea5 100644 (file)
@@ -1,4 +1,4 @@
 require python-efl.inc
 DEPENDS += "epsilon python-ecore"
 
-PR = "r0"
+PR = "r1"
index ff14d95..a24b50a 100644 (file)
@@ -1,7 +1,7 @@
 require python-efl.inc
 DEPENDS += "evas"
 
-PR = "r2"
+PR = "r3"
 
 do_stage() {
        distutils_stage_all