]> sigrok.org Git - libsigrok.git/blobdiff - libsigrok.pc.in
Always link against the math library.
[libsigrok.git] / libsigrok.pc.in
index 251411cd9f53c48b12fc73444dcd6feba3b853dd..219f7c3ba00322096de835b7df817f01a7929a14 100644 (file)
@@ -10,6 +10,6 @@ Requires: glib-2.0
 Requires.private: @SR_PKGLIBS@
 Version: @VERSION@
 Libs: -L${libdir} -lsigrok
-Libs.private:
+Libs.private: -lm
 Cflags: -I${includedir}