diff options
Diffstat (limited to 'pmt/pmt.pc.in')
-rw-r--r-- | pmt/pmt.pc.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pmt/pmt.pc.in b/pmt/pmt.pc.in index d6628cad6..b2f86ea65 100644 --- a/pmt/pmt.pc.in +++ b/pmt/pmt.pc.in @@ -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 -Cflags: -I${includedir}
\ No newline at end of file +Cflags: -I${includedir} |