mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
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
|
-Dnetwork-backend=none
|
||||||
-Decore-imf-loaders-disabler=$(vopt_if ibus '' ibus,)scim
|
-Decore-imf-loaders-disabler=$(vopt_if ibus '' ibus,)scim
|
||||||
-Devas-loaders-disabler=avif,$(vopt_if lottie '[]' json)
|
-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)
|
-Dopengl=$(vopt_if opengl $(vopt_if gles2 es-egl full) none)
|
||||||
$(vopt_bool elogind systemd)
|
$(vopt_bool elogind systemd)
|
||||||
$(vopt_bool x11 x11)
|
$(vopt_bool x11 x11)
|
||||||
|
|
Loading…
Add table
Reference in a new issue