summarylogtreecommitdiffstats
path: root/0009-Find-fontconfig-via-pkg-config-for-correct-handling-.patch
diff options
context:
space:
mode:
Diffstat (limited to '0009-Find-fontconfig-via-pkg-config-for-correct-handling-.patch')
-rw-r--r--0009-Find-fontconfig-via-pkg-config-for-correct-handling-.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0009-Find-fontconfig-via-pkg-config-for-correct-handling-.patch b/0009-Find-fontconfig-via-pkg-config-for-correct-handling-.patch
index 61ac36246ec1..755b2f661c22 100644
--- a/0009-Find-fontconfig-via-pkg-config-for-correct-handling-.patch
+++ b/0009-Find-fontconfig-via-pkg-config-for-correct-handling-.patch
@@ -1,4 +1,4 @@
-From 59d4ca0feffb15deb1bd605a9c305f4eed501415 Mon Sep 17 00:00:00 2001
+From 32e60a018448dadd0d614b9b8746e227526ab9be Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 24 Apr 2022 23:00:27 +0200
Subject: [PATCH 09/12] Find fontconfig via pkg-config for correct handling of
@@ -33,7 +33,7 @@ index 0000000000..1a52327ae6
+ set(Fontconfig_FOUND 1)
+endif()
diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt
-index 162273db6e..6d4680e194 100644
+index 56941e6224..90c0c0857c 100644
--- a/src/gui/CMakeLists.txt
+++ b/src/gui/CMakeLists.txt
@@ -696,7 +696,7 @@ qt_internal_extend_target(Gui CONDITION QT_FEATURE_fontconfig AND QT_FEATURE_fre
@@ -59,5 +59,5 @@ index d8319c120b..afb3cf96bb 100644
qt_find_package(gbm PROVIDED_TARGETS gbm::gbm MODULE_NAME gui QMAKE_LIB gbm)
qt_find_package(WrapSystemHarfbuzz 2.6.0 PROVIDED_TARGETS WrapSystemHarfbuzz::WrapSystemHarfbuzz MODULE_NAME gui QMAKE_LIB harfbuzz)
--
-2.40.1
+2.41.0