switch source package format to 3.0 quilt
[debian/gnuradio] / pmt / pmt.pc.in
index e4a5e640cc6728b9f63883a888448b9315078ed2..5a48ea20954471f74c7b14983e9bc18ab84391e6 100644 (file)
@@ -5,7 +5,7 @@ includedir=@includedir@
 
 Name: pmt
 Description: The GNU Radio Polymorphic Type library
-Requires:
+Requires: gnuradio-omnithread
 Version: @VERSION@
-Libs: -L${libdir} -lgromnithread
-Cflags: -I${includedir} @DEFINES@ @PTHREAD_CFLAGS@
+Libs: -L${libdir} -lpmt
+Cflags: -I${includedir} @DEFINES@