summaryrefslogtreecommitdiffstats
path: root/src/harfbuzz-1-fixes.patch
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2013-05-18 18:13:12 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-05-18 18:13:12 (GMT)
commit0da25956012856bbee217f4096be26f8c126748b (patch)
tree4f1da9be6661ed1c8d2a482365f63aa00ac35c93 /src/harfbuzz-1-fixes.patch
parentceeaa8ef00b2bd83fb6549c582ef4577acedd800 (diff)
downloadmxe-0da25956012856bbee217f4096be26f8c126748b.zip
mxe-0da25956012856bbee217f4096be26f8c126748b.tar.gz
mxe-0da25956012856bbee217f4096be26f8c126748b.tar.bz2
packages icu4c harfbuzz pango: really fix linking
Diffstat (limited to 'src/harfbuzz-1-fixes.patch')
-rw-r--r--src/harfbuzz-1-fixes.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/harfbuzz-1-fixes.patch b/src/harfbuzz-1-fixes.patch
index 8280edc..3bce659 100644
--- a/src/harfbuzz-1-fixes.patch
+++ b/src/harfbuzz-1-fixes.patch
@@ -191,11 +191,12 @@ diff --git a/harfbuzz.pc.in b/harfbuzz.pc.in
index e92319e..2a49f2e 100644
--- a/harfbuzz.pc.in
+++ b/harfbuzz.pc.in
-@@ -8,4 +8,5 @@ Description: Text shaping library
+@@ -8,4 +8,6 @@ Description: Text shaping library
Version: @VERSION@
Libs: -L${libdir} -lharfbuzz
+Libs.private: -lusp10 -lgdi32
++Requires.private: icu-le cairo-ft glib-2.0
Cflags: -I${includedir}/harfbuzz
--
1.8.2.2