summaryrefslogtreecommitdiff
path: root/pangoft2.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'pangoft2.pc.in')
-rw-r--r--pangoft2.pc.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/pangoft2.pc.in b/pangoft2.pc.in
index ee8d6437..42eea21d 100644
--- a/pangoft2.pc.in
+++ b/pangoft2.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@
Name: Pango FT2 and Pango Fc
Description: Freetype 2.0 and fontconfig font support for Pango
Version: @VERSION@
-Requires: pango freetype2 fontconfig
-Requires.private: harfbuzz
-Libs: -L${libdir} -lpangoft2-@PANGO_API_VERSION@
+Requires: pango @FREETYPE2_PC@ @FONTCONFIG_PC@
+Requires.private: @HARFBUZZ_PC@
+Libs: -L${libdir} -lpangoft2-@PANGO_API_VERSION@ @FREETYPE2_LIB@ @FONTCONFIG_LIB@ @HARFBUZZ_LIB@
Cflags: -I${includedir}/pango-1.0