summaryrefslogtreecommitdiff
path: root/pangoxft.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'pangoxft.pc.in')
-rw-r--r--pangoxft.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pangoxft.pc.in b/pangoxft.pc.in
index fdf7c890..e2d1b561 100644
--- a/pangoxft.pc.in
+++ b/pangoxft.pc.in
@@ -8,5 +8,5 @@ Description: X Window System font support for Pango
Version: @VERSION@
Requires: pango
Libs: -L${libdir} -lpangoxft @XFT_LIBS@
-Cflags: -I${includedir}/pango-1.0
+Cflags: -I${includedir}/pango-1.0 @X_CFLAGS@ @FREETYPE_CFLAGS@