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 <tnt@246tNt.com>
This commit is contained in:
Sylvain Munaut 2013-10-24 00:07:02 +02:00
parent a1bca1f9ba
commit d4fd4dd41e
1 changed files with 1 additions and 0 deletions

View File

@ -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}