clazy: rebuild with fix clang prerequires

This commit is contained in:
Jérôme Duval
2024-06-13 12:17:23 +02:00
committed by GitHub
parent 1a7a356198
commit 5ae05f0642

View File

@@ -6,7 +6,7 @@ automatic refactoring."
HOMEPAGE="https://www.kdab.com"
COPYRIGHT="2016-2019 Sérgio Martins"
LICENSE="GNU LGPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://download.kde.org/stable/clazy/$portVersion/src/clazy-$portVersion.tar.xz"
CHECKSUM_SHA256="66165df33be8785218720c8947aa9099bae6d06c90b1501953d9f95fdfa0120a"
# upstream patches
@@ -39,7 +39,7 @@ BUILD_REQUIRES="
devel:libLLVM_17$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:clang_17$secondaryArchSuffix
cmd:clang_17
cmd:cmake
cmd:gcc$secondaryArchSuffix
cmd:make