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