efl: drop removed configure args

This commit is contained in:
Michal Vasilek 2021-11-13 15:52:14 +01:00 committed by paper
parent 3bcfb54203
commit 87b42a3f96

View file

@ -10,8 +10,6 @@ configure_args="
-Dnetwork-backend=none
-Decore-imf-loaders-disabler=$(vopt_if ibus '' ibus,)scim
-Devas-loaders-disabler=avif,$(vopt_if lottie '[]' json)
-Demotion-loaders-disabler=$(vopt_if gstreamer '' gstreamer1,)$(vopt_if vlc '' libvlc,)gstreamer,xine
-Demotion-generic-loaders-disabler=vlc
-Dopengl=$(vopt_if opengl $(vopt_if gles2 es-egl full) none)
$(vopt_bool elogind systemd)
$(vopt_bool x11 x11)