aboutsummarylogtreecommitdiffstats
path: root/0031-Prevent-qmake-from-messing-static-lib-dependencies.patch
diff options
context:
space:
mode:
authorMartchus2017-12-15 22:53:39 +0100
committerMartchus2017-12-15 22:53:39 +0100
commita984353d1a4d7e288228aae29ecde8aab27ca487 (patch)
treed9336ffdac16c9d7bcfdb2f4d2273cb058a44377 /0031-Prevent-qmake-from-messing-static-lib-dependencies.patch
parent7e661b520812eb973f6393c0a57ace92fbb92b53 (diff)
downloadaur-a984353d1a4d7e288228aae29ecde8aab27ca487.tar.gz
Fix libs for static Qt platform plugins in CMake
Diffstat (limited to '0031-Prevent-qmake-from-messing-static-lib-dependencies.patch')
-rw-r--r--0031-Prevent-qmake-from-messing-static-lib-dependencies.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0031-Prevent-qmake-from-messing-static-lib-dependencies.patch b/0031-Prevent-qmake-from-messing-static-lib-dependencies.patch
index e43494399c81..99e6033303b4 100644
--- a/0031-Prevent-qmake-from-messing-static-lib-dependencies.patch
+++ b/0031-Prevent-qmake-from-messing-static-lib-dependencies.patch
@@ -1,4 +1,4 @@
-From d35384a8d6191d68f8cd2b60a2295f5372d67fa4 Mon Sep 17 00:00:00 2001
+From 51684a7002b3da41428107ca80b8c360ce00c0b8 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Tue, 7 Feb 2017 18:25:28 +0100
Subject: [PATCH 31/34] Prevent qmake from messing static lib dependencies