summaryrefslogtreecommitdiff
path: root/cairo.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'cairo.pc.in')
-rw-r--r--cairo.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/cairo.pc.in b/cairo.pc.in
index 7999eb69..4457b5d2 100644
--- a/cairo.pc.in
+++ b/cairo.pc.in
@@ -8,6 +8,6 @@ Description: Multi-platform 2D graphics library
Version: @VERSION@
Requires: fontconfig libpixman @XRENDER_REQUIRES@ @PNG_REQUIRES@ @GLITZ_REQUIRES@
-Libs: -L${libdir} -lcairo
-Cflags: -I${includedir}
+Libs: @FREETYPE_LIBS@ -L${libdir} -lcairo
+Cflags: @FREETYPE_CFLAGS@ -I${includedir}