From 577f5ba592e50349e35b9066d7b6ea572d008562 Mon Sep 17 00:00:00 2001 From: Romain Naour Date: Fri, 14 Apr 2017 14:13:41 +0200 Subject: [PATCH] package/efl: remove leftover disable-wayland option Wayland support was re-added by [1] but the --disable-wayland option was not removed from EFL_CONF_OPTS. [1] f30eec41f95ed99909eb2c7590d83c12b9142df2 Signed-off-by: Romain Naour Signed-off-by: Thomas Petazzoni --- package/efl/efl.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/package/efl/efl.mk b/package/efl/efl.mk index 364400035b..87728717a6 100644 --- a/package/efl/efl.mk +++ b/package/efl/efl.mk @@ -44,7 +44,6 @@ EFL_CONF_OPTS = \ --disable-sdl \ --disable-spectre \ --disable-xinput22 \ - --disable-wayland \ --enable-liblz4 \ --with-doxygen=no -- 2.30.2