diff options
Diffstat (limited to 'vte.pc.in')
-rw-r--r-- | vte.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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@ |