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:
parent
543ed34599
commit
38d87f931b
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user