Removed pmt dependency on omnithreads, now dependent on boost::threads
[debian/gnuradio] / pmt / pmt.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: pmt
7 Description: The GNU Radio Polymorphic Type library
8 Requires: 
9 Version: @VERSION@
10 Libs: -L${libdir} -lpmt
11 Cflags: -I${includedir}