X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=libsigrok.pc.in;h=791e3f0333b7aa180e2da457fa975b02a0151c95;hb=f476dd2d2bcd482e76e9d174706e494a248156ff;hp=be0c9c1109f07f769b8885bc22a7a92d17965083;hpb=300007323ec5963e211b75d2e0d957721dea35fa;p=libsigrok.git diff --git a/libsigrok.pc.in b/libsigrok.pc.in index be0c9c11..791e3f03 100644 --- a/libsigrok.pc.in +++ b/libsigrok.pc.in @@ -6,10 +6,9 @@ includedir=@includedir@ Name: libsigrok Description: Backend library of the sigrok logic analyzer software URL: http://www.sigrok.org -Requires: -Requires.private: @LIBSIGROK_PKGLIBS@ -Version: @VERSION@ +Requires: glib-2.0 +Requires.private: @SR_PKGLIBS@ +Version: @SR_PACKAGE_VERSION@ Libs: -L${libdir} -lsigrok -Libs.private: +Libs.private: @SR_EXTRA_LIBS@ Cflags: -I${includedir} -