aboutsummarylogtreecommitdiffstats
path: root/0010-Fix-linking-against-static-freetype2.patch
diff options
context:
space:
mode:
authorMartchus2020-06-01 19:54:24 +0200
committerMartchus2020-06-01 19:54:24 +0200
commitc58c615142506c4392e2db990ee7e162e1804a05 (patch)
tree3b8b0ebc331a523e8639391946820e1423097075 /0010-Fix-linking-against-static-freetype2.patch
parent1021e23282434c17a9b00f67ded4f1007d68e25b (diff)
downloadaur-c58c615142506c4392e2db990ee7e162e1804a05.tar.gz
Update to 5.15.0
Diffstat (limited to '0010-Fix-linking-against-static-freetype2.patch')
-rw-r--r--0010-Fix-linking-against-static-freetype2.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/0010-Fix-linking-against-static-freetype2.patch b/0010-Fix-linking-against-static-freetype2.patch
index 624928914e4b..9471d57a34a5 100644
--- a/0010-Fix-linking-against-static-freetype2.patch
+++ b/0010-Fix-linking-against-static-freetype2.patch
@@ -1,4 +1,4 @@
-From ca204fd0ed444fdf4e478540f8b5d88cb345be75 Mon Sep 17 00:00:00 2001
+From a9ec56ae29485985bb2a073df3cf8a097c3b4809 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Fri, 3 Feb 2017 20:51:19 +0100
Subject: [PATCH 10/31] Fix linking against static freetype2
@@ -8,10 +8,10 @@ Subject: [PATCH 10/31] Fix linking against static freetype2
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/src/gui/configure.json b/src/gui/configure.json
-index 099c11da95..872deb3ad3 100644
+index bb6bc488e8..12c1995708 100644
--- a/src/gui/configure.json
+++ b/src/gui/configure.json
-@@ -239,8 +239,11 @@
+@@ -238,8 +238,11 @@
},
"headers": "ft2build.h",
"sources": [
@@ -26,5 +26,5 @@ index 099c11da95..872deb3ad3 100644
{ "libs": "-lfreetype" }
],
--
-2.26.1
+2.26.2