summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2020-11-08 20:25:55 +0100
committerMartchus2020-11-08 20:25:55 +0100
commite4f3078481c3ea70dafa8d45d3c5e81adf1908fa (patch)
treeba3f2ac6e65b40d7a43f1fcb718d3a41373fe162
parent17020f14cd6958259d63214bf60a3a468bfb8c66 (diff)
downloadaur-e4f3078481c3ea70dafa8d45d3c5e81adf1908fa.tar.gz
Add static mingw-w64-qt6-* packages
-rw-r--r--PKGBUILD.sh.ep2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 6c953ada74d4..dddde6409e6f 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -8,4 +8,4 @@ url='https://www.qt.io'
license=(GPL3 LGPL3 FDL custom)
pkgdesc='Next generation user interface controls based on Qt Quick (mingw-w64)'
depends=(<%== qt6deps qw(declarative) %>)
-makedepends=('mingw-w64-cmake' 'mingw-w64-vulkan-headers' 'mingw-w64-vulkan-icd-loader' 'qt6-declarative' 'ninja')
+makedepends=('mingw-w64-cmake<%== $static_suffix %>' 'mingw-w64-vulkan-headers' 'mingw-w64-vulkan-icd-loader' 'qt6-declarative' 'ninja')