]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - package/efl/efl.mk
Merge branch 'next'
[coffee/buildroot.git] / package / efl / efl.mk
index 17d3163c87ad2a5aa997b81f8ab74debbb15f803..bdf304d3c7caa56782fcf9dda502be1dee465e8a 100644 (file)
@@ -42,6 +42,7 @@ EFL_CONF_OPTS = \
        --disable-sdl \
        --disable-spectre \
        --disable-xinput22 \
+       --disable-wayland \
        --with-doxygen=no
 
 # Disable untested configuration warning.
@@ -145,13 +146,6 @@ else
 EFL_CONF_OPTS += --with-crypto=none
 endif # BR2_PACKAGE_OPENSSL
 
-ifeq ($(BR2_PACKAGE_WAYLAND),y)
-EFL_DEPENDENCIES += wayland libxkbcommon
-EFL_CONF_OPTS += --enable-wayland
-else
-EFL_CONF_OPTS += --disable-wayland
-endif
-
 ifeq ($(BR2_PACKAGE_EFL_ELPUT),y)
 EFL_CONF_OPTS += --enable-elput
 EFL_DEPENDENCIES += libinput libxkbcommon