summaryrefslogtreecommitdiff
path: root/mblock
diff options
context:
space:
mode:
Diffstat (limited to 'mblock')
-rw-r--r--mblock/mblock.pc.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/mblock/mblock.pc.in b/mblock/mblock.pc.in
index 998f4b0d5..ec72b104e 100644
--- a/mblock/mblock.pc.in
+++ b/mblock/mblock.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir@
Name: mblock
Description: The GNU Radio message block library
-Requires: gnuradio-omnithread pmt
+Requires: pmt gnuradio-omnithread
Version: @VERSION@
-Libs: -L${libdir} -lmblock -lgromnithread -lpmt
-Cflags: -I${includedir} @DEFINES@ @PTHREAD_CFLAGS@
+Libs: -L${libdir} -lmblock
+Cflags: -I${includedir} @DEFINES@