aboutsummarylogtreecommitdiffstats
path: root/qt5-fix-static-harfbuzz-detection.patch
diff options
context:
space:
mode:
authorPhilip A Reimer2015-09-25 12:58:43 -0600
committerPhilip A Reimer2015-09-25 12:58:43 -0600
commit05d619b31c5b91a4a2274655c57106e9cadb2d50 (patch)
tree23beb133f58a482074843e7acfee774931abd0ad /qt5-fix-static-harfbuzz-detection.patch
parent126d8edf333f59cf1734030ae2acdab87fbf83b6 (diff)
downloadaur-05d619b31c5b91a4a2274655c57106e9cadb2d50.tar.gz
fix harfbuzz
Diffstat (limited to 'qt5-fix-static-harfbuzz-detection.patch')
-rw-r--r--qt5-fix-static-harfbuzz-detection.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt5-fix-static-harfbuzz-detection.patch b/qt5-fix-static-harfbuzz-detection.patch
index 80dc3b29b20c..fa04b3362f9c 100644
--- a/qt5-fix-static-harfbuzz-detection.patch
+++ b/qt5-fix-static-harfbuzz-detection.patch
@@ -4,4 +4,4 @@
SOURCES = harfbuzz.cpp
CONFIG -= qt dylib
-LIBS += -lharfbuzz
-+LIBS += -lharfbuzz -lglib-2.0 -lws2_32 -lole32 -lwinmm -lshlwapi -lintl
++LIBS += -lharfbuzz -lglib-2.0 -lws2_32 -lole32 -lwinmm -lshlwapi -lintl -liconv