summaryrefslogtreecommitdiffstats
path: root/libreport/libreport.pc.in
blob: 146b11422f48fedeaa74cf7616cfc3c9e2ec8d66 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libreport
Description: Generic library for reporting various problems
Version: @VERSION@
Requires: glib-2.0
Libs: -L${libdir} -lreport
Cflags: -fPIC -I${includedir}/libreport