mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Add check_pkgconf rule for libusb
This commit is contained in:
parent
2eb5e7be80
commit
f7569f265d
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue