diff options
author | Martchus | 2025-04-03 22:29:46 +0200 |
---|---|---|
committer | Martchus | 2025-04-03 22:29:46 +0200 |
commit | 77f87ec2ab0936b9379bf9776cbec932a943d092 (patch) | |
tree | c1188f4b737514217e4053b7676d91e556e2f645 /0002-Fix-finding-D-Bus.patch | |
parent | 318945be7a97db1827167bba837292173bb2e352 (diff) | |
download | aur-mingw-w64-qt6-base.tar.gz |
Update to 6.9.0
Diffstat (limited to '0002-Fix-finding-D-Bus.patch')
-rw-r--r-- | 0002-Fix-finding-D-Bus.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/0002-Fix-finding-D-Bus.patch b/0002-Fix-finding-D-Bus.patch index 276c07ea646b..cb2556f57596 100644 --- a/0002-Fix-finding-D-Bus.patch +++ b/0002-Fix-finding-D-Bus.patch @@ -1,7 +1,7 @@ -From 95a98445e5e296fdb9ee99b611cf93ff410a47ef Mon Sep 17 00:00:00 2001 +From 186a5a0dd66b23dd229918cc98866d24b749edc2 Mon Sep 17 00:00:00 2001 From: Martchus <martchus@gmx.net> Date: Wed, 7 Oct 2020 12:13:37 +0200 -Subject: [PATCH 02/20] Fix finding D-Bus +Subject: [PATCH 02/19] Fix finding D-Bus Change-Id: Ie21eb9cbc6b1b5d9c8b34eea46f54718e5926986 --- @@ -20,5 +20,5 @@ index e2a58790c4e..8e0ed81f893 100644 + set_property(TARGET dbus-1 PROPERTY IMPORTED_IMPLIB ${DBus1_LIBRARY}) +endif() -- -2.48.1 +2.49.0 |