summaryrefslogtreecommitdiff
path: root/soup-2.0.pc.in
blob: bd6e3de2145d52fb13c0eaeecb9d6b7f46240756 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libsoup
Description: a glib-based HTTP library
Version: @VERSION@
Requires: glib-2.0
Libs: -L${libdir} -lsoup-2.0 @GNUTLS_LIBS@
Cflags: -I${includedir}/soup-2.0