efl: drop removed configure args
This commit is contained in:
parent
3bcfb54203
commit
87b42a3f96
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue