commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r6253 - in gnuradio/branches/features/deb: debian usrp


From: jcorgan
Subject: [Commit-gnuradio] r6253 - in gnuradio/branches/features/deb: debian usrp
Date: Sat, 1 Sep 2007 09:53:39 -0600 (MDT)

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 @@
 address@hidden@
 
 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@





reply via email to

[Prev in Thread] Current Thread [Next in Thread]