From d4fd4dd41ead825a25729021023dda3db51d8b85 Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Thu, 24 Oct 2013 00:07:02 +0200 Subject: [PATCH] misc: Add dummy version in .pc file At some point we probably want a good one in there but honestly for the time being, I don't care enough to bother with cmake to make that happen. Signed-off-by: Sylvain Munaut --- gnuradio-iqbalance.pc.in | 1 + 1 file changed, 1 insertion(+) diff --git a/gnuradio-iqbalance.pc.in b/gnuradio-iqbalance.pc.in index edde90d..af0824b 100644 --- a/gnuradio-iqbalance.pc.in +++ b/gnuradio-iqbalance.pc.in @@ -6,6 +6,7 @@ includedir=@includedir@ Name: gnuradio-iqbalance Description: gnuradio I/Q balancing URL: http://git.osmocom.org/gr-iqbal/ +Version: 0 Requires: gnuradio-runtime Libs: -L${libdir} -lgnuradio-iqbalance Cflags: -I${includedir}