package/enlightenment: remove elementary dependency
elementary is now provided by efl package, so remove elementary package dependency. Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
da91eaae73
commit
1169f584f0
@ -15,7 +15,6 @@ config BR2_PACKAGE_ENLIGHTENMENT
|
||||
select BR2_PACKAGE_EFL_X_XLIB
|
||||
select BR2_PACKAGE_EFL_JPEG # needed at runtime by enlightenment_start
|
||||
select BR2_PACKAGE_EFL_PNG # needed at runtime by enlightenment_start
|
||||
select BR2_PACKAGE_ELEMENTARY
|
||||
select BR2_PACKAGE_LIBEVAS_GENERIC_LOADERS
|
||||
select BR2_PACKAGE_LIBEVAS_GENERIC_LOADERS_SVG
|
||||
select BR2_PACKAGE_XCB_UTIL_KEYSYMS
|
||||
|
@ -14,7 +14,6 @@ ENLIGHTENMENT_DEPENDENCIES = \
|
||||
host-pkgconf \
|
||||
host-efl \
|
||||
efl \
|
||||
elementary \
|
||||
libevas-generic-loaders \
|
||||
xcb-util-keysyms
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user