diff options
author | Josh Blum | 2010-05-04 13:15:57 -0700 |
---|---|---|
committer | Josh Blum | 2010-05-04 13:15:57 -0700 |
commit | b6f86944737975efde1275144c1c344e4a633146 (patch) | |
tree | 6287b1cd117425a34d9499bc69c706bd0fdc971b /usrp2/host/usrp2.pc.in | |
parent | 1e4bf239c1f09a0180585de62746922bcd34b639 (diff) | |
parent | e22224454f63be561fa2a5923d35b65ba403b6ac (diff) | |
download | gnuradio-b6f86944737975efde1275144c1c344e4a633146.tar.gz gnuradio-b6f86944737975efde1275144c1c344e4a633146.tar.bz2 gnuradio-b6f86944737975efde1275144c1c344e4a633146.zip |
Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhd
Diffstat (limited to 'usrp2/host/usrp2.pc.in')
-rw-r--r-- | usrp2/host/usrp2.pc.in | 2 |
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@ |