summaryrefslogtreecommitdiff
path: root/pangox.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'pangox.pc.in')
-rw-r--r--pangox.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pangox.pc.in b/pangox.pc.in
index 8c76683a..d22b0cf4 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@
+Libs: -L${libdir} -lpangox @X_LIBS@ @X_EXTRA_LIBS@
Cflags: -I${includedir}/pango-1.0 @X_CFLAGS@