mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
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_X_XLIB
|
||||||
select BR2_PACKAGE_EFL_JPEG # needed at runtime by enlightenment_start
|
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_EFL_PNG # needed at runtime by enlightenment_start
|
||||||
select BR2_PACKAGE_ELEMENTARY
|
|
||||||
select BR2_PACKAGE_LIBEVAS_GENERIC_LOADERS
|
select BR2_PACKAGE_LIBEVAS_GENERIC_LOADERS
|
||||||
select BR2_PACKAGE_LIBEVAS_GENERIC_LOADERS_SVG
|
select BR2_PACKAGE_LIBEVAS_GENERIC_LOADERS_SVG
|
||||||
select BR2_PACKAGE_XCB_UTIL_KEYSYMS
|
select BR2_PACKAGE_XCB_UTIL_KEYSYMS
|
||||||
|
@ -14,7 +14,6 @@ ENLIGHTENMENT_DEPENDENCIES = \
|
|||||||
host-pkgconf \
|
host-pkgconf \
|
||||||
host-efl \
|
host-efl \
|
||||||
efl \
|
efl \
|
||||||
elementary \
|
|
||||||
libevas-generic-loaders \
|
libevas-generic-loaders \
|
||||||
xcb-util-keysyms
|
xcb-util-keysyms
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user