diff options
| author | Ovidiu Sas <sip.nslu@gmail.com> | 2008-01-13 16:09:10 +0000 |
|---|---|---|
| committer | Ovidiu Sas <sip.nslu@gmail.com> | 2008-01-13 16:09:10 +0000 |
| commit | 79ea22d203a33c048d1a6d1434f9592f6900852d (patch) | |
| tree | df71080e2e3f5de0ada48bdf90e4d517f5db35f6 /packages/python/python-efl.inc | |
| parent | 187b3ea62da133aefa859974a630d9c4fafa930f (diff) | |
| parent | 48af2490ed717ea3f790b4dcda78a8ed3ca96502 (diff) | |
merge of 'cb269c669579f2854a506ffe6ac9cb45f2592b25'
and 'ed94d35280e9dbc28ff90a5b175dc47c752bf347'
Diffstat (limited to 'packages/python/python-efl.inc')
| -rw-r--r-- | packages/python/python-efl.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/python/python-efl.inc b/packages/python/python-efl.inc index 727c718bd2..fce05fe50f 100644 --- a/packages/python/python-efl.inc +++ b/packages/python/python-efl.inc @@ -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 |
