]> sigrok.org Git - libsigrok.git/blobdiff - libsigrok.pc.in
kingst-la2016: fix segfault that often occurs when a capture is aborted
[libsigrok.git] / libsigrok.pc.in
index 47ac88015a4d031c38fa4b53f80fc8ff8a09cb16..836dcfb024eec0e63957e976da352738e5e3efd6 100644 (file)
@@ -4,11 +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: glib-2.0
 Requires.private: @SR_PKGLIBS@
 Version: @SR_PACKAGE_VERSION@
-Libs: -L${libdir} @SR_LINK_BEFORE_LIB@ -lsigrok @SR_LINK_AFTER_LIB@
+Libs: -L${libdir} -lsigrok
 Libs.private: @SR_EXTRA_LIBS@
 Cflags: -I${includedir}