summaryrefslogtreecommitdiff
path: root/vte.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'vte.pc.in')
-rw-r--r--vte.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/vte.pc.in b/vte.pc.in
index c37665e..416e102 100644
--- a/vte.pc.in
+++ b/vte.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
Name: vte
Description: Vte terminal widget.
Version: @VERSION@
-Requires: glib-2.0 gobject-2.0 atk pango pangox gtk+-2.0 gdk-pixbuf-2.0 fontconfig xft >= 2.0
+Requires: @NEEDEDPACKAGES@
Libs: -L${libdir} -lvte @FT2_LIBS@ @OTHERLIBS@
Cflags: -I${includedir} @FT2_CFLAGS@