]> git.sesse.net Git - bmusb/commitdiff
Change libusb-1.0 from Requires.private to Requires.
authorSteinar H. Gunderson <steinar+nageru@gunderson.no>
Wed, 14 Apr 2021 17:51:32 +0000 (19:51 +0200)
committerSteinar H. Gunderson <steinar+nageru@gunderson.no>
Wed, 14 Apr 2021 17:51:32 +0000 (19:51 +0200)
This is needed because of the .h dependency. Suggested by s-ol bekic.

bmusb.pc

index 004049648818ab9fa1e048369236caa8b403653e..770b19d7b6fcb22a9f9d98c3290c1b50aa7a1305 100644 (file)
--- a/bmusb.pc
+++ b/bmusb.pc
@@ -8,5 +8,5 @@ Description: userspace driver for Blackmagic USB3 video capture cards
 Version: 0.7.6
 Cflags: -I${includedir}
 Libs: -L${libdir} -lbmusb
-Requires.private: libusb-1.0
+Requires: libusb-1.0
 Libs.private: -lpthread