X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=libsigrok.pc.in;h=836dcfb024eec0e63957e976da352738e5e3efd6;hp=219f7c3ba00322096de835b7df817f01a7929a14;hb=3fa436bb48e96a811f0770279eb61ebabeed326c;hpb=ee8ddd8f5aadee71749882ba897c29e3c12fe1ed diff --git a/libsigrok.pc.in b/libsigrok.pc.in index 219f7c3b..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: @SR_PKGLIBS@ -Version: @VERSION@ +Version: @SR_PACKAGE_VERSION@ Libs: -L${libdir} -lsigrok -Libs.private: -lm +Libs.private: @SR_EXTRA_LIBS@ Cflags: -I${includedir} -