Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GNU Radio...
[debian/gnuradio] / pmt / pmt.pc.in
index e4a5e640cc6728b9f63883a888448b9315078ed2..6ca31ad492e3074301dab7467e72b639d0a02e9f 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
+Libs: -L${libdir} -lpmt -lgromnithread
 Cflags: -I${includedir} @DEFINES@ @PTHREAD_CFLAGS@