aboutsummarylogtreecommitdiffstats
path: root/qt5-fix-static-harfbuzz-detection.patch
diff options
context:
space:
mode:
authorPhilip A Reimer2015-06-12 17:19:31 -0600
committerPhilip A Reimer2015-06-12 17:19:31 -0600
commita144ffb8da8f0c7fca2e303c95198b6a53a12c6d (patch)
tree099b62df19983539cf97f3dd07b5ce4dc90f62a1 /qt5-fix-static-harfbuzz-detection.patch
downloadaur-a144ffb8da8f0c7fca2e303c95198b6a53a12c6d.tar.gz
Initial import
Diffstat (limited to 'qt5-fix-static-harfbuzz-detection.patch')
-rw-r--r--qt5-fix-static-harfbuzz-detection.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/qt5-fix-static-harfbuzz-detection.patch b/qt5-fix-static-harfbuzz-detection.patch
new file mode 100644
index 000000000000..80dc3b29b20c
--- /dev/null
+++ b/qt5-fix-static-harfbuzz-detection.patch
@@ -0,0 +1,7 @@
+--- qtbase-opensource-src-5.4.1/config.tests/unix/harfbuzz/harfbuzz.pro.orig 2015-03-08 17:47:58.522991158 +0100
++++ qtbase-opensource-src-5.4.1/config.tests/unix/harfbuzz/harfbuzz.pro 2015-03-08 17:48:19.491340185 +0100
+@@ -1,3 +1,3 @@
+ SOURCES = harfbuzz.cpp
+ CONFIG -= qt dylib
+-LIBS += -lharfbuzz
++LIBS += -lharfbuzz -lglib-2.0 -lws2_32 -lole32 -lwinmm -lshlwapi -lintl