make maintainer-clean removes these, and we want a clean orig.tar.gz
[debian/gnuradio] / usrp / usrp.pc.in
index 4f8ec6f235a8d9911118bb646ff7d2d1afc1b994..3c30de62259aa72b59338fd8aad985667f92ad9e 100644 (file)
@@ -5,7 +5,7 @@ includedir=@includedir@
 
 Name: usrp
 Description: USRP Client Side C++ interface
-Requires:
-Version: @VERSION@
-Libs: -L${libdir} -lusrp -lusb
-Cflags: -I${includedir} @DEFINES@
+Requires: @LIBUSB_PKG_CONFIG_NAME@
+Version: @LIBVER@
+Libs: -L${libdir} -lusrp
+Cflags: -I${includedir}