diff options
Diffstat (limited to 'pangox.pc.in')
-rw-r--r-- | pangox.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pangox.pc.in b/pangox.pc.in index 7ecf6b24..22e36027 100644 --- a/pangox.pc.in +++ b/pangox.pc.in @@ -8,5 +8,5 @@ Description: X Window System font support for Pango Version: @VERSION@ Requires: pango Libs: -L${libdir} -lpangox @X_LIBS@ -Cflags: +Cflags: -I${includedir}/pango-1.0 |