Disable dbus by default

This commit is contained in:
orbea 2016-09-14 09:43:30 -07:00
parent e10fb993ff
commit a5644d61db

View File

@ -11,6 +11,7 @@ HAVE_SDL2=auto # SDL2 support (disables SDL 1.x)
C89_SDL2=no
HAVE_LIBUSB=auto # Libusb HID support
C89_LIBUSB=no
HAVE_DBUS=no # dbus support
HAVE_UDEV=auto # Udev/Evdev gamepad support
HAVE_LIBRETRO= # Libretro library used
HAVE_ASSETS_DIR= # Assets install directory