]> sigrok.org Git - libsigrok.git/blobdiff - libsigrok.pc.in
libsigrok: glib-2.0 is a hard requirement.
[libsigrok.git] / libsigrok.pc.in
index e0a41826b2267a674a4bc62079558bface7d7727..4081047df2c80bd3e7ce6c4f8d366c3c521b0842 100644 (file)
@@ -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: @LIBSIGROK_PKGLIBS@
 Version: @VERSION@
 Libs: -L${libdir} -lsigrok
+Libs.private:
 Cflags: -I${includedir}