make maintainer-clean removes these, and we want a clean orig.tar.gz
[debian/gnuradio] / mblock / mblock.pc.in
index 2e38483b61e01034367e22fb1e93b502d894c377..ec72b104ec4d6bf313595ced813fbaad68f05b15 100644 (file)
@@ -5,7 +5,7 @@ includedir=@includedir@
 
 Name: mblock
 Description: The GNU Radio message block library
-Requires:
+Requires: pmt gnuradio-omnithread
 Version: @VERSION@
-Libs: -L${libdir} -lgromnithread -lpmt
-Cflags: -I${includedir} @DEFINES@ @PTHREAD_CFLAGS@
+Libs: -L${libdir} -lmblock
+Cflags: -I${includedir} @DEFINES@