(qb/config.libs.sh) change -lusb to -lusb-1.0

This commit is contained in:
twinaphex 2015-04-07 22:09:40 +02:00
parent 20fbe6876e
commit f2bc32b171

View File

@ -213,7 +213,7 @@ if [ "$HAVE_SDL2" = 'yes' ]; then
fi
fi
check_lib LIBUSB -lusb
check_lib LIBUSB -lusb-1.0
if [ "$OS" = 'Win32' ]; then
check_lib DINPUT -ldinput8