summaryrefslogtreecommitdiff
path: root/gr-atsc
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2013-03-27 16:19:58 -0400
committerTom Rondeau <trondeau@vt.edu>2013-03-27 16:19:58 -0400
commita7ee9c9f0575580daa0da7a844a09ba65af143e5 (patch)
tree54a44f97e1ce9d2fcdb0cec8871f1286ef5687a6 /gr-atsc
parentf921bad913346a7ad917d8c0c93d907ef6248848 (diff)
build: setting .pc files to require new gnuradio-runtime.
Diffstat (limited to 'gr-atsc')
-rw-r--r--gr-atsc/gnuradio-atsc.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-atsc/gnuradio-atsc.pc.in b/gr-atsc/gnuradio-atsc.pc.in
index 4413bfc82d..c58edcdd22 100644
--- a/gr-atsc/gnuradio-atsc.pc.in
+++ b/gr-atsc/gnuradio-atsc.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir@
Name: gnuradio-atsc
Description: The GNU Radio blocks for ATSC decoding
-Requires: gnuradio-core
+Requires: gnuradio-runtime
Version: @LIBVER@
Libs: -L${libdir} -lgnuradio-atsc
Cflags: -I${includedir}