diff options
Diffstat (limited to 'packages/python/python-efl.inc')
-rw-r--r-- | packages/python/python-efl.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/python/python-efl.inc b/packages/python/python-efl.inc index f726477c32..acd1660f08 100644 --- a/packages/python/python-efl.inc +++ b/packages/python/python-efl.inc @@ -7,6 +7,8 @@ HOMEPAGE = "http://www.enlightenment.org" # the extension modules. DEPENDS = "python-cython-native python-pyrex-native python-numeric eina" RDEPENDS += "python-lang" +PV = "0.3.1+svnr${SRCREV}" +PR = "ml0" inherit setuptools |