X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=libsigrok.pc.in;h=836dcfb024eec0e63957e976da352738e5e3efd6;hp=4081047df2c80bd3e7ce6c4f8d366c3c521b0842;hb=2622b4297fd4cc4bed5c06bb6ae0aaa8b40e0ece;hpb=e48846b1d211ce88e5ad427c034e0a2fb43bbe37 diff --git a/libsigrok.pc.in b/libsigrok.pc.in index 4081047d..836dcfb0 100644 --- a/libsigrok.pc.in +++ b/libsigrok.pc.in @@ -4,12 +4,11 @@ libdir=@libdir@ includedir=@includedir@ Name: libsigrok -Description: Backend library of the sigrok logic analyzer software +Description: Backend library for the sigrok signal analysis software suite URL: http://www.sigrok.org Requires: glib-2.0 -Requires.private: @LIBSIGROK_PKGLIBS@ -Version: @VERSION@ +Requires.private: @SR_PKGLIBS@ +Version: @SR_PACKAGE_VERSION@ Libs: -L${libdir} -lsigrok -Libs.private: +Libs.private: @SR_EXTRA_LIBS@ Cflags: -I${includedir} -