diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-02-16 16:21:49 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-02-16 16:21:49 +0000 |
commit | a30a065aa1974fbc8c1fab60dfa403485f44f17d (patch) | |
tree | cf6f7fc4d589f9345231decd38aafdc779f69af0 /packages/python/python-efl.inc | |
parent | 16de56e20ea575bd81dab5b8868a18fbf2679777 (diff) |
(python-)efl cvs update and catch up with upstream version changes, add missing dependency in
python-ecore
Diffstat (limited to 'packages/python/python-efl.inc')
-rw-r--r-- | packages/python/python-efl.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/python/python-efl.inc b/packages/python/python-efl.inc index e6cc62df5e..1cbec65fa5 100644 --- a/packages/python/python-efl.inc +++ b/packages/python/python-efl.inc @@ -6,7 +6,6 @@ HOMEPAGE = "http://www.enlightenment.org" # 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 |