]> sigrok.org Git - libsigrok.git/blame_incremental - libsigrok.pc.in
Build: Pass nostdinc option to automake
[libsigrok.git] / libsigrok.pc.in
... / ...
CommitLineData
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: libsigrok
7Description: Backend library of the sigrok logic analyzer software
8URL: http://www.sigrok.org
9Requires: glib-2.0
10Requires.private: @SR_PKGLIBS@
11Version: @SR_PACKAGE_VERSION@
12Libs: -L${libdir} -lsigrok
13Libs.private: -lm
14Cflags: -I${includedir}