]> sigrok.org Git - libsigrok.git/blobdiff - libsigrok.pc.in
SCPI: Ignore IDN header in *IDN? response
[libsigrok.git] / libsigrok.pc.in
index 4081047df2c80bd3e7ce6c4f8d366c3c521b0842..791e3f0333b7aa180e2da457fa975b02a0151c95 100644 (file)
@@ -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@
+Requires.private: @SR_PKGLIBS@
+Version: @SR_PACKAGE_VERSION@
 Libs: -L${libdir} -lsigrok
-Libs.private:
+Libs.private: @SR_EXTRA_LIBS@
 Cflags: -I${includedir}
-