Author: jcorgan
Date: 2007-09-01 09:53:39 -0600 (Sat, 01 Sep 2007)
New Revision: 6253
Modified:
gnuradio/branches/features/deb/debian/control
gnuradio/branches/features/deb/usrp/usrp.pc.in
Log:
Tweak on usrp-inband packages.
Modified: gnuradio/branches/features/deb/debian/control
===================================================================
--- gnuradio/branches/features/deb/debian/control 2007-09-01 15:48:49 UTC
(rev 6252)
+++ gnuradio/branches/features/deb/debian/control 2007-09-01 15:53:39 UTC
(rev 6253)
@@ -147,8 +147,6 @@
Section: libs
Architecture: any
Depends: libmlock0c2a, libusb
-Conflicts: libusrp0
-Replaces: libusrp0
Suggests: usrp-doc
Description: Client side library for the USRP with in-band signaling
The package is an alternative C++ interface to the USRP that implements
Modified: gnuradio/branches/features/deb/usrp/usrp.pc.in
===================================================================
--- gnuradio/branches/features/deb/usrp/usrp.pc.in 2007-09-01 15:48:49 UTC
(rev 6252)
+++ gnuradio/branches/features/deb/usrp/usrp.pc.in 2007-09-01 15:53:39 UTC
(rev 6253)
@@ -4,8 +4,8 @@
[EMAIL PROTECTED]@
Name: usrp
-Description: Universal Software Radio Peripheral
+Description: USRP Client Side C++ interface with in-band signaling
Requires:
Version: @VERSION@
-Libs: -L${libdir} -lusrp -lusb
+Libs: -L${libdir} -lusrp-inband -lgromnithread -lmblock -lpmt -lusb
Cflags: -I${includedir} @DEFINES@
_______________________________________________
Commit-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnuradio