X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=libsigrok.pc.in;h=836dcfb024eec0e63957e976da352738e5e3efd6;hb=648f32d11966917a53caed2d2b640ea75de5c3dd;hp=be0c9c1109f07f769b8885bc22a7a92d17965083;hpb=300007323ec5963e211b75d2e0d957721dea35fa;p=libsigrok.git diff --git a/libsigrok.pc.in b/libsigrok.pc.in index be0c9c11..836dcfb0 100644 --- a/libsigrok.pc.in +++ b/libsigrok.pc.in @@ -4,12 +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: -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} -