mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
package/enlightenment: remove libevas-generic-loaders dependency
libevas-generic-loaders is now provided by efl package, so remove libevas-generic-loaders 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
1169f584f0
commit
e29907ade9
@ -15,8 +15,7 @@ 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_LIBEVAS_GENERIC_LOADERS
|
select BR2_PACKAGE_EFL_SVG
|
||||||
select BR2_PACKAGE_LIBEVAS_GENERIC_LOADERS_SVG
|
|
||||||
select BR2_PACKAGE_XCB_UTIL_KEYSYMS
|
select BR2_PACKAGE_XCB_UTIL_KEYSYMS
|
||||||
help
|
help
|
||||||
Enlightenment, also known simply as E, is a stacking window
|
Enlightenment, also known simply as E, is a stacking window
|
||||||
|
@ -14,7 +14,6 @@ ENLIGHTENMENT_DEPENDENCIES = \
|
|||||||
host-pkgconf \
|
host-pkgconf \
|
||||||
host-efl \
|
host-efl \
|
||||||
efl \
|
efl \
|
||||||
libevas-generic-loaders \
|
|
||||||
xcb-util-keysyms
|
xcb-util-keysyms
|
||||||
|
|
||||||
ENLIGHTENMENT_CONF_OPTS = \
|
ENLIGHTENMENT_CONF_OPTS = \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user