summaryrefslogtreecommitdiff
path: root/usrp/usrp-inband.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'usrp/usrp-inband.pc.in')
-rw-r--r--usrp/usrp-inband.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/usrp/usrp-inband.pc.in b/usrp/usrp-inband.pc.in
index 35afde39a..c9aeeb525 100644
--- a/usrp/usrp-inband.pc.in
+++ b/usrp/usrp-inband.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir@
Name: usrp
Description: USRP C++ Interface with in-band signaling
-Requires:
+Requires: libusb mblock pmt usrp gnuradio-omnithread
Version: @VERSION@
-Libs: -L${libdir} -lusrp-inband -lusrp -lmblock -lgromnithread -lpmt -lusb
+Libs: -L${libdir} -lusrp-inband -lusrp -lmblock -lpmt -lgromnithread -lusb
Cflags: -I${includedir} @DEFINES@