Browse Source

package/macosx: remove --disable-sdl-image option

This option is gone now that the sdl_image module is removed.
pull/116/head
Marvin Scholz 6 years ago
parent
commit
c7034b66e5
  1. 1
      extras/package/macosx/configure.sh

1
extras/package/macosx/configure.sh

@ -23,7 +23,6 @@ OPTIONS="
--disable-xcb
--disable-caca
--disable-pulse
--disable-sdl-image
--disable-vnc
--with-macosx-version-min=10.11
"

Loading…
Cancel
Save