X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=libsigrok.pc.in;h=219f7c3ba00322096de835b7df817f01a7929a14;hb=329733d92c5004f0fe308eff26b9537fded2cdf3;hp=e0a41826b2267a674a4bc62079558bface7d7727;hpb=d658e348a89c5dd3d248abdbbdf5423465a2d344;p=libsigrok.git diff --git a/libsigrok.pc.in b/libsigrok.pc.in index e0a41826..219f7c3b 100644 --- a/libsigrok.pc.in +++ b/libsigrok.pc.in @@ -6,8 +6,10 @@ includedir=@includedir@ Name: libsigrok Description: Backend library of the sigrok logic analyzer software URL: http://www.sigrok.org -Requires: +Requires: glib-2.0 +Requires.private: @SR_PKGLIBS@ Version: @VERSION@ Libs: -L${libdir} -lsigrok +Libs.private: -lm Cflags: -I${includedir}