aboutsummarylogtreecommitdiffstats
path: root/0001-Fix-qwindows-plugin-linking-with-system-freetype.patch
diff options
context:
space:
mode:
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