From 5229e996b101b40e53f63814549a62aeedafba93 Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Sat, 26 Oct 2013 17:54:02 +0200 Subject: gr-fosphor: Add dummy version in .pc file The whole version stuff is a bit screwed up and we probably want to fix it eventually but for the time being I don't care enough to bother with this. Just always use the GIT of everyting and it should compile ... Signed-off-by: Sylvain Munaut --- gnuradio-fosphor.pc.in | 1 + 1 file changed, 1 insertion(+) (limited to 'gnuradio-fosphor.pc.in') diff --git a/gnuradio-fosphor.pc.in b/gnuradio-fosphor.pc.in index 7a3d442..78f0ae0 100644 --- a/gnuradio-fosphor.pc.in +++ b/gnuradio-fosphor.pc.in @@ -6,6 +6,7 @@ includedir=@includedir@ Name: gnuradio-fosphor Description: gnuradio fosphor block (GPU spectrum display) URL: http://git.osmocom.org/gr-fosphor/ +Version: 0 Requires: gnuradio-runtime Libs: -L${libdir} -lgnuradio-fosphor Cflags: -I${includedir} -- cgit v1.2.3