fix dependencies in python EFL bindings
authormirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 6 Jan 2009 10:19:06 +0000 (10:19 +0000)
committermirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 6 Jan 2009 10:19:06 +0000 (10:19 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13881 3c298f89-4303-0410-b956-a3cf2f4a3e73

lang/python-e_dbus/Makefile
lang/python-ecore/Makefile
lang/python-edje/Makefile

index edc8233..64936ee 100644 (file)
@@ -30,7 +30,7 @@ define Package/python-e_dbus
   SECTION:=lang
   CATEGORY:=Languages
   TITLE:=python-e_dbus
-  DEPENDS:=python-core edbus dbus-python
+  DEPENDS:=python-core ecore eina dbus edbus dbus-python
 endef
 
 define Package/python-e_dbus/description
index 2f3d1c8..1e8ed19 100644 (file)
@@ -30,7 +30,7 @@ define Package/python-ecore
   SECTION:=lang
   CATEGORY:=Languages
   TITLE:=python-ecore
-  DEPENDS:=python-core ecore eina
+  DEPENDS:=python-core ecore evas eina python-evas
 endef
 
 define Package/python-ecore/description
index 8a5d0d1..f7f56e1 100644 (file)
@@ -30,7 +30,7 @@ define Package/python-edje
   SECTION:=lang
   CATEGORY:=Languages
   TITLE:=python-edje
-  DEPENDS:=python-core edje
+  DEPENDS:=python-core edje evas ecore eina python-evas
 endef
 
 define Package/python-edje/description