diff options
Diffstat (limited to 'gcell/gcell.pc.in')
-rw-r--r-- | gcell/gcell.pc.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcell/gcell.pc.in b/gcell/gcell.pc.in index d88d0fb67..1a3cd9c26 100644 --- a/gcell/gcell.pc.in +++ b/gcell/gcell.pc.in @@ -6,7 +6,7 @@ gcell_embedspu_libtool=@bindir@/gcell-embedspu-libtool Name: gcell Description: The GNU Radio SPE scheduler and RPC mechanism -Requires: gnuradio-omnithread -Version: @VERSION@ +Requires: +Version: @LIBVER@ Libs: -L${libdir} -lgcell Cflags: -I${includedir} @DEFINES@ |