From a89bf83ccca8e4a4ec84d5a7ed2973e2ad187f25 Mon Sep 17 00:00:00 2001 From: Oscar Lesta Date: Fri, 29 Aug 2025 04:17:02 -0300 Subject: [PATCH] qcachegrind: fix qmake build prerequires. --- dev-util/qcachegrind/qcachegrind-21.08.2.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/qcachegrind/qcachegrind-21.08.2.recipe b/dev-util/qcachegrind/qcachegrind-21.08.2.recipe index 42efa21c4..0d4f0e1c9 100644 --- a/dev-util/qcachegrind/qcachegrind-21.08.2.recipe +++ b/dev-util/qcachegrind/qcachegrind-21.08.2.recipe @@ -18,7 +18,7 @@ Features HOMEPAGE="https://github.com/KDE/kcachegrind" COPYRIGHT="2010-2020 KDE Organisation" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/KDE/kcachegrind/archive/refs/tags/v$portVersion.tar.gz" CHECKSUM_SHA256="f5696891680058229351a721c06cfec4d4417a2293e90133bb8ce3652db85ab0" SOURCE_DIR="kcachegrind-$portVersion" @@ -50,7 +50,7 @@ BUILD_REQUIRES=" devel:libQt5Widgets$secondaryArchSuffix " BUILD_PREREQUIRES=" - cmd:qmake + cmd:qmake$secondaryArchSuffix cmd:g++$secondaryArchSuffix cmd:make cmd:pkg_config$secondaryArchSuffix