mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-16 23:37:11 +00:00
Add check_pkgconf rule for libusb
This commit is contained in:
parent
2eb5e7be80
commit
f7569f265d
@ -213,7 +213,7 @@ if [ "$HAVE_SDL2" = 'yes' ]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
check_lib LIBUSB -lusb-1.0
|
||||
check_pkgconf LIBUSB libusb-1.0
|
||||
|
||||
if [ "$OS" = 'Win32' ]; then
|
||||
check_lib DINPUT -ldinput8
|
||||
|
Loading…
Reference in New Issue
Block a user