summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau2009-05-29 11:37:37 +0000
committerFelix Fietkau2009-05-29 11:37:37 +0000
commit0497bf58292225aac53257ed5a2f4e0ea8946665 (patch)
tree67a439d8a12ba4131fb5a6ea44b3e6ad90acda5b
parentda858b313860127c0f22881209fa6298b826016a (diff)
downloadfeeds-0497bf58292225aac53257ed5a2f4e0ea8946665.tar.gz
efl: add more missing deps
SVN-Revision: 16177
-rw-r--r--efl/python-edje/Makefile2
-rw-r--r--efl/python-etk/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/efl/python-edje/Makefile b/efl/python-edje/Makefile
index 2d35f45..0a0af3e 100644
--- a/efl/python-edje/Makefile
+++ b/efl/python-edje/Makefile
@@ -30,7 +30,7 @@ define Package/python-edje
SECTION:=lang
CATEGORY:=Languages
TITLE:=python-edje
- DEPENDS:=+python-mini +edje +evas +ecore +eina
+ DEPENDS:=+python-mini +edje +eina +python-ecore +python-evas
endef
define Package/python-edje/description
diff --git a/efl/python-etk/Makefile b/efl/python-etk/Makefile
index 71872b8..9e63211 100644
--- a/efl/python-etk/Makefile
+++ b/efl/python-etk/Makefile
@@ -30,7 +30,7 @@ define Package/python-etk
SECTION:=lang
CATEGORY:=Languages
TITLE:=python-etk
- DEPENDS:=+python-mini +etk
+ DEPENDS:=+python-mini +etk +python-evas +python-ecore +python-edje
endef
define Package/python-etk/description