X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=libsigrok.pc.in;h=47ac88015a4d031c38fa4b53f80fc8ff8a09cb16;hb=d268866d294f8ab94e14881caf5d0126e5b77a91;hp=251411cd9f53c48b12fc73444dcd6feba3b853dd;hpb=6dddd902244f314eba721a0d8804731ea9c9912d;p=libsigrok.git diff --git a/libsigrok.pc.in b/libsigrok.pc.in index 251411cd..47ac8801 100644 --- a/libsigrok.pc.in +++ b/libsigrok.pc.in @@ -8,8 +8,7 @@ Description: Backend library of the sigrok logic analyzer software URL: http://www.sigrok.org Requires: glib-2.0 Requires.private: @SR_PKGLIBS@ -Version: @VERSION@ -Libs: -L${libdir} -lsigrok -Libs.private: +Version: @SR_PACKAGE_VERSION@ +Libs: -L${libdir} @SR_LINK_BEFORE_LIB@ -lsigrok @SR_LINK_AFTER_LIB@ +Libs.private: @SR_EXTRA_LIBS@ Cflags: -I${includedir} -