From fd28e6d306db3d77b7986645b7633213aa96f543 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sun, 13 Jan 2008 14:17:18 +0000 Subject: python-efl cvs add missing RDEPENDS to python-lang --- packages/python/python-efl.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/python/python-efl.inc') 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 -- cgit v1.2.3