summaryrefslogtreecommitdiff
path: root/usrp2
diff options
context:
space:
mode:
authorJohnathan Corgan2010-04-26 23:14:12 -0700
committerJohnathan Corgan2010-04-26 23:14:12 -0700
commitc6ad778bda302a9abfe3f1a905d1a80ee34c60a6 (patch)
tree26cd9a62b04dc6aa9f55ff5355ff4aef45cfd762 /usrp2
parentac2b84b93cad94f9a8830eeb5e62dace997c9a47 (diff)
downloadgnuradio-c6ad778bda302a9abfe3f1a905d1a80ee34c60a6.tar.gz
gnuradio-c6ad778bda302a9abfe3f1a905d1a80ee34c60a6.tar.bz2
gnuradio-c6ad778bda302a9abfe3f1a905d1a80ee34c60a6.zip
Remove omnithreads library.
Diffstat (limited to 'usrp2')
-rw-r--r--usrp2/host/usrp2.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp2/host/usrp2.pc.in b/usrp2/host/usrp2.pc.in
index eaef5f41d..e0c2b1986 100644
--- a/usrp2/host/usrp2.pc.in
+++ b/usrp2/host/usrp2.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir@
Name: usrp2
Description: Universal Software Radio Peripheral 2
-Requires: gnuradio-omnithread gruel
+Requires: gruel
Version: @VERSION@
Libs: -L${libdir} -lusrp2
Cflags: -I${includedir} @DEFINES@