]> sigrok.org Git - libsigrok.git/blobdiff - libsigrok.pc.in
Fix a USB timeout related issue in sr_session_iteration().
[libsigrok.git] / libsigrok.pc.in
index be0c9c1109f07f769b8885bc22a7a92d17965083..219f7c3ba00322096de835b7df817f01a7929a14 100644 (file)
@@ -6,10 +6,10 @@ includedir=@includedir@
 Name: libsigrok
 Description: Backend library of the sigrok logic analyzer software
 URL: http://www.sigrok.org
-Requires:
-Requires.private: @LIBSIGROK_PKGLIBS@
+Requires: glib-2.0
+Requires.private: @SR_PKGLIBS@
 Version: @VERSION@
 Libs: -L${libdir} -lsigrok
-Libs.private:
+Libs.private: -lm
 Cflags: -I${includedir}