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

Name: vte
Description: Vte terminal widget.
Version: @VERSION@
Requires: glib-2.0 gobject-2.0 gtk+-2.0 gdk-pixbuf-2.0
Libs: -L${libdir} -lvte
Cflags: -I${includedir}