summaryrefslogtreecommitdiffstats
path: root/Modules/FindUSB.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/FindUSB.cmake')
-rw-r--r--Modules/FindUSB.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindUSB.cmake b/Modules/FindUSB.cmake
index d562b98..8659ec2 100644
--- a/Modules/FindUSB.cmake
+++ b/Modules/FindUSB.cmake
@@ -10,7 +10,7 @@ include(LibFindMacros)
# Dependencies
# Use pkg-config to get hints about paths
-libfind_pkg_check_modules(USB_PKGCONF libusb-1.0)
+libfind_pkg_check_modules(USB_PKGCONF libusb-1.0>=1.0.2)
# Include dir
find_path(USB_INCLUDE_DIR