From 5ae05f06429d5e9ced2806b93be880f16bae7f6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Thu, 13 Jun 2024 12:17:23 +0200 Subject: [PATCH] clazy: rebuild with fix clang prerequires --- dev-util/clazy/clazy-1.11.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/clazy/clazy-1.11.recipe b/dev-util/clazy/clazy-1.11.recipe index f5c01e862..08b698131 100644 --- a/dev-util/clazy/clazy-1.11.recipe +++ b/dev-util/clazy/clazy-1.11.recipe @@ -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