]> sigrok.org Git - libsigrokflow.git/blame - libsigrokflow.pc.in
Fix the build wrt gstreamermm-1.0.
[libsigrokflow.git] / libsigrokflow.pc.in
CommitLineData
a2afbaed
UH
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: libsigrokflow
7Description: sigrok flow graph library
8URL: http://www.sigrok.org
9Requires: gstreamermm-1.0 >= 1.8.0
10Version: @SRF_PACKAGE_VERSION@
11Libs: -L${libdir} -lsigrokflow
12Cflags: -I${includedir}