diff options
Diffstat (limited to 'meta-efl/recipes-devtools/python/python-efl.inc')
-rw-r--r-- | meta-efl/recipes-devtools/python/python-efl.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efl/recipes-devtools/python/python-efl.inc b/meta-efl/recipes-devtools/python/python-efl.inc index f816305763..fe4521ce0b 100644 --- a/meta-efl/recipes-devtools/python/python-efl.inc +++ b/meta-efl/recipes-devtools/python/python-efl.inc | |||
@@ -7,7 +7,7 @@ AUTHOR = "Gustavo Sverzut Barbieri <barbieri@gmail.com>" | |||
7 | DEPENDS = "python-cython-native python-pyrex-native python-numeric eina" | 7 | DEPENDS = "python-cython-native python-pyrex-native python-numeric eina" |
8 | RDEPENDS_${PN} += "python-lang" | 8 | RDEPENDS_${PN} += "python-lang" |
9 | PV = "0.7.3+svnr${SRCPV}" | 9 | PV = "0.7.3+svnr${SRCPV}" |
10 | PR = "ml1" | 10 | INC_PR = "r2" |
11 | 11 | ||
12 | # necessary to let the call for python-config succeed | 12 | # necessary to let the call for python-config succeed |
13 | export BUILD_SYS | 13 | export BUILD_SYS |