summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2012-09-14 12:40:02 -0400
committerBehdad Esfahbod <behdad@behdad.org>2012-09-14 12:40:17 -0400
commit2fcf11d206a0590e348339ad87cf880b75968607 (patch)
tree29e42f8ca086671c8bb751f7d80faf5ebe292cc6
parentfd012e1efa5e0932632780c776cceafd74fd4a9f (diff)
downloadpango-2fcf11d206a0590e348339ad87cf880b75968607.tar.gz
Add HarfBuzz to pkgconfig requires.private
-rw-r--r--pangoft2.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/pangoft2.pc.in b/pangoft2.pc.in
index 9b1e138d..ee8d6437 100644
--- a/pangoft2.pc.in
+++ b/pangoft2.pc.in
@@ -7,5 +7,6 @@ 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@
Cflags: -I${includedir}/pango-1.0