aboutsummarylogtreecommitdiffstats
path: root/0001-Fix-qwindows-plugin-linking-with-system-freetype.patch
diff options
context:
space:
mode:
authorMartchus2016-12-24 13:04:26 +0100
committerMartchus2016-12-24 13:04:26 +0100
commit35d8549e595d6a64804c4203770f8bcf3e30e7a4 (patch)
tree60d5f55bc551d9614e7b1a203f73169f0f02fafc /0001-Fix-qwindows-plugin-linking-with-system-freetype.patch
parent3332dea5b571047583e22fe6d76e585ce13a90f1 (diff)
downloadaur-35d8549e595d6a64804c4203770f8bcf3e30e7a4.tar.gz
Update to 5.7.1
Diffstat (limited to '0001-Fix-qwindows-plugin-linking-with-system-freetype.patch')
-rw-r--r--0001-Fix-qwindows-plugin-linking-with-system-freetype.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0001-Fix-qwindows-plugin-linking-with-system-freetype.patch b/0001-Fix-qwindows-plugin-linking-with-system-freetype.patch
index 4ada02a10ca5..40f1749fdd3e 100644
--- a/0001-Fix-qwindows-plugin-linking-with-system-freetype.patch
+++ b/0001-Fix-qwindows-plugin-linking-with-system-freetype.patch
@@ -1,4 +1,4 @@
-From ce1268a5bce5652761fc2a54e4e361bc003befec Mon Sep 17 00:00:00 2001
+From 33a70ca96428d1da21de74c5ddcdb1b0a5015687 Mon Sep 17 00:00:00 2001
From: Mark Brand <mabrand@mabrand.nl>
Date: Thu, 6 Aug 2015 23:35:08 +0200
Subject: [PATCH 01/26] Fix qwindows plugin linking with system-freetype
@@ -8,7 +8,7 @@ Subject: [PATCH 01/26] Fix qwindows plugin linking with system-freetype
1 file changed, 1 insertion(+)
diff --git a/src/3rdparty/freetype_dependency.pri b/src/3rdparty/freetype_dependency.pri
-index 39280de..e152b0d 100644
+index 39280deb2f..e152b0dedf 100644
--- a/src/3rdparty/freetype_dependency.pri
+++ b/src/3rdparty/freetype_dependency.pri
@@ -4,4 +4,5 @@ contains(QT_CONFIG, freetype) {
@@ -18,5 +18,5 @@ index 39280de..e152b0d 100644
+ win32:shared:LIBS_PRIVATE += -lfreetype
}
--
-2.10.2
+2.11.0