diff options
author | Johnathan Corgan <johnathan@corganlabs.com> | 2015-07-06 15:09:47 -0700 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2015-07-06 15:09:47 -0700 |
commit | 5ebdb76d6b0b48fb1e3ee192ed4c65fdcdd635f0 (patch) | |
tree | 5c1e2750f43b492732cb8e6e5a9bdba682a72a2e /gr-analog | |
parent | b9bdd1ceea5b3a9ba7a298ae0cf3d9154f30c2b9 (diff) | |
parent | b3a93dbc20bf9c0e62868ea4824bccd0fe0ca127 (diff) |
Merge branch 'maint'
Diffstat (limited to 'gr-analog')
-rw-r--r-- | gr-analog/gnuradio-analog.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-analog/gnuradio-analog.pc.in b/gr-analog/gnuradio-analog.pc.in index 2461fc3fd..7bf0a3684 100644 --- a/gr-analog/gnuradio-analog.pc.in +++ b/gr-analog/gnuradio-analog.pc.in @@ -5,7 +5,7 @@ includedir=@includedir@ Name: gnuradio-analog Description: GNU Radio blocks for analog communications -Requires: gnuradio-runtime +Requires: gnuradio-runtime volk Version: @LIBVER@ Libs: -L${libdir} -lgnuradio-analog Cflags: -I${includedir} |