diff options
Diffstat (limited to 'cairo.pc.in')
-rw-r--r-- | cairo.pc.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cairo.pc.in b/cairo.pc.in index 4457b5d2..4e420b20 100644 --- a/cairo.pc.in +++ b/cairo.pc.in @@ -9,5 +9,4 @@ Version: @VERSION@ Requires: fontconfig libpixman @XRENDER_REQUIRES@ @PNG_REQUIRES@ @GLITZ_REQUIRES@ Libs: @FREETYPE_LIBS@ -L${libdir} -lcairo -Cflags: @FREETYPE_CFLAGS@ -I${includedir} - +Cflags: @FREETYPE_CFLAGS@ -I${includedir}/cairo |