]> sigrok.org Git - libsigrok.git/blame_incremental - libsigrok.pc.in
scpi-pps: Seperate existing HP 66xxA and 66xxB profiles.
[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: @SR_EXTRA_LIBS@
14Cflags: -I${includedir}