017b3ac Use pkgconfig for libusb

Authored and Committed by oholy 2 years ago
1 file changed. 2 lines added. 1 lines removed.
    Use pkgconfig for libusb
    
    PKG_CHECK_MODULES is used for libusb dependency, so the build requirement
    should also use pkgconfig.
    
        
file modified
+2 -1