summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2013-10-24 00:07:02 +0200
committerSylvain Munaut <tnt@246tNt.com>2013-10-24 00:14:00 +0200
commitd4fd4dd41ead825a25729021023dda3db51d8b85 (patch)
tree31e4b3ddb0f89edb5b1a0107506377b6e52b5916
parenta1bca1f9ba65714454905b92e57d8e37ff7ddcbe (diff)
misc: Add dummy version in .pc filev0.37.2
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 <tnt@246tNt.com>
-rw-r--r--gnuradio-iqbalance.pc.in1
1 files changed, 1 insertions, 0 deletions
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}