From ead98568d50eef73108411fea2a71f0038f7abe4 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Thu, 10 Jan 2008 16:47:32 +0000 Subject: python-efl 1.0 RDEPEND on dependencies, not just DEPEND --- packages/python/python-efl.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'packages/python') diff --git a/packages/python/python-efl.bb b/packages/python/python-efl.bb index c667ceff11..610688a2b4 100644 --- a/packages/python/python-efl.bb +++ b/packages/python/python-efl.bb @@ -1,7 +1,6 @@ DESCRIPTION = "Python Bindings to the Enlightenment Foundation Libraries" LICENSE = "MIT" SECTION = "devel/python" -DEPENDS = "python-evas python-ecore python-emotion python-edje python-epsilon" +RDEPENDS = "python-evas python-ecore python-emotion python-edje python-epsilon" ALLOW_EMPTY = "1" - -- cgit v1.2.3