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 d22b0cf4..275c77e1 100644 --- a/pangox.pc.in +++ b/pangox.pc.in @@ -7,6 +7,6 @@ Name: Pango X Description: X Window System font support for Pango Version: @VERSION@ Requires: pango -Libs: -L${libdir} -lpangox @X_LIBS@ @X_EXTRA_LIBS@ +Libs: -L${libdir} -lpangox @PKGCONFIG_X_LIBS@ Cflags: -I${includedir}/pango-1.0 @X_CFLAGS@ |