summarylogtreecommitdiffstats
path: root/0001-Ensure-static-plugins-are-exported.patch
diff options
context:
space:
mode:
authorMartchus2020-11-21 16:54:40 +0100
committerMartchus2020-11-21 16:54:40 +0100
commit985a4b07a7db67d720b8a2168fb6916306bc9a08 (patch)
tree396babcd46e1c364e87f93dc5559d8eb4d309420 /0001-Ensure-static-plugins-are-exported.patch
parent021ee348702beeaa39ed59376c68cca9c06a36a8 (diff)
downloadaur-985a4b07a7db67d720b8a2168fb6916306bc9a08.tar.gz
Update to 5.15.2
Diffstat (limited to '0001-Ensure-static-plugins-are-exported.patch')
-rw-r--r--0001-Ensure-static-plugins-are-exported.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0001-Ensure-static-plugins-are-exported.patch b/0001-Ensure-static-plugins-are-exported.patch
index 5929d8b9aafc..b9bc384c86bc 100644
--- a/0001-Ensure-static-plugins-are-exported.patch
+++ b/0001-Ensure-static-plugins-are-exported.patch
@@ -1,7 +1,7 @@
-From 20cd4da89edeec706cfc4472b0e9a2df58844a7c Mon Sep 17 00:00:00 2001
+From a77306009e96c2dd6d7a3c6eafe9ea39fcf99407 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 23 Oct 2016 01:18:13 +0200
-Subject: [PATCH 1/2] Ensure static plugins are exported
+Subject: [PATCH 1/3] Ensure static plugins are exported
---
src/qml/Qt5QmlConfigExtras.cmake.in | 2 +-
@@ -19,5 +19,5 @@ index 4242143bca..bccb7b3146 100644
foreach(_other_plugin ${_qt5qml_other_plugins})
include(${_other_plugin} OPTIONAL)
--
-2.28.0
+2.29.2