X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=libsigrok.pc.in;h=836dcfb024eec0e63957e976da352738e5e3efd6;hp=eb4b7cf8779c85e932efd3012b2c57dafebd788a;hb=4fad41a8a4f3e7494a935463e3172cdb4a0ff93f;hpb=d12123100a0c0e6bf00c770f0aec20e5b30ed6e7 diff --git a/libsigrok.pc.in b/libsigrok.pc.in index eb4b7cf8..836dcfb0 100644 --- a/libsigrok.pc.in +++ b/libsigrok.pc.in @@ -4,11 +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: @SR_PACKAGE_VERSION@ -Libs: -L${libdir} -Wl,--whole-archive -lsigrok -Wl,--no-whole-archive +Libs: -L${libdir} -lsigrok Libs.private: @SR_EXTRA_LIBS@ Cflags: -I${includedir}