diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 37cad501c6f4..44baa5e9d10e 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -44,7 +44,6 @@ CONFIGURE_ARGS+=--verbose \ --without-gphoto \ --without-gssapi \ --without-gstreamer \ - --without-hal \ --without-inotify \ --without-krb5 \ --without-mingw \ @@ -55,7 +54,6 @@ CONFIGURE_ARGS+=--verbose \ --with-pcap \ --with-pthread \ --without-pulse \ - --without-quicktime \ --without-sane \ --with-sdl \ --without-udev \