Add missing dependency
[debian/gnuradio] / pmt / pmt.pc.in
index 6ca31ad492e3074301dab7467e72b639d0a02e9f..b2f86ea650f6c31c8c4d69836ebb6b638bc488fc 100644 (file)
@@ -5,7 +5,7 @@ includedir=@includedir@
 
 Name: pmt
 Description: The GNU Radio Polymorphic Type library
-Requires: gnuradio-omnithread
+Requires: 
 Version: @VERSION@
-Libs: -L${libdir} -lpmt -lgromnithread
-Cflags: -I${includedir} @DEFINES@ @PTHREAD_CFLAGS@
+Libs: -L${libdir} -lpmt
+Cflags: -I${includedir}