diff options
-rw-r--r-- | emulators/wine/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 3c7a0155a170..8abd1db3a302 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -30,6 +30,7 @@ CONFIGURE_ARGS+=--verbose --disable-tests \ --without-alsa --without-capi --without-dbus \ --without-gettext --without-gettextpo \ --without-gphoto --without-gsm --without-gstreamer \ + --without-krb5 \ --without-opencl \ --without-osmesa \ --with-oss \ |