summaryrefslogtreecommitdiff
path: root/pangoxft.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'pangoxft.pc.in')
-rw-r--r--pangoxft.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pangoxft.pc.in b/pangoxft.pc.in
index 8a1e54a1..46c2183d 100644
--- a/pangoxft.pc.in
+++ b/pangoxft.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
Name: Pango Xft
Description: Xft font support for Pango
Version: @VERSION@
-Requires: pango
+Requires: pango pangoft2
Libs: -L${libdir} -lpangoxft-@PANGO_API_VERSION@ @PKGCONFIG_XFT_LIBS@
Cflags: -I${includedir}/pango-1.0 @XFT_CFLAGS@