fix dependencies in python EFL bindings

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13881 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mirko 2009-01-06 10:19:06 +00:00
parent 543ed34599
commit 38d87f931b
3 changed files with 3 additions and 3 deletions

View 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

View 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

View 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