make maintainer-clean removes these, and we want a clean orig.tar.gz
[debian/gnuradio] / mblock / mblock.pc.in
index 998f4b0d5a1ff7fae474ba8475957c40149d1ee0..ec72b104ec4d6bf313595ced813fbaad68f05b15 100644 (file)
@@ -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@