gr-wxgui: Renamed "emulate analog" feature to "use persistence"
[debian/gnuradio] / usrp / usrp.pc.in
index 49d27e7d83ba4edbe2cabf51faa65e42eac74e3f..d4794aa6fe722e5111d6075d25e039cea2b00b9f 100644 (file)
@@ -4,8 +4,8 @@ libdir=@libdir@
 includedir=@includedir@
 
 Name: usrp
-Description: Universal Software Radio Peripheral
-Requires:
+Description: USRP Client Side C++ interface
+Requires: @LIBUSB_PKG_CONFIG_NAME@
 Version: @VERSION@
-Libs: -L${libdir} -lusrp -lusb
-Cflags: -I${includedir} @DEFINES@
+Libs: -L${libdir} -lusrp
+Cflags: -I${includedir}