minor Makefile fix
[debian/gnuradio] / usrp / usrp-inband.pc.in
index c9aeeb5253da13dddba4bb0ee2364f91cb6a0302..74665bdbb5ac119f9f6c3f900bd401b4a7c47b74 100644 (file)
@@ -5,7 +5,7 @@ includedir=@includedir@
 
 Name: usrp
 Description: USRP C++ Interface with in-band signaling
-Requires: libusb mblock pmt usrp gnuradio-omnithread
+Requires: mblock pmt gnuradio-omnithread libusb
 Version: @VERSION@
-Libs: -L${libdir} -lusrp-inband -lusrp -lmblock -lpmt -lgromnithread -lusb
+Libs: -L${libdir} -lusrp-inband -lusrp
 Cflags: -I${includedir} @DEFINES@