From 04b605c25cc38ae5e7dd0f97c213d0fe559ca988 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 18 Aug 2025 14:08:54 +0200 Subject: [PATCH] alligator, add missing dependencies (#12782) --- net-news/alligator/alligator-25.08.0.recipe | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/net-news/alligator/alligator-25.08.0.recipe b/net-news/alligator/alligator-25.08.0.recipe index 90392a015..4895d933a 100644 --- a/net-news/alligator/alligator-25.08.0.recipe +++ b/net-news/alligator/alligator-25.08.0.recipe @@ -4,7 +4,7 @@ HOMEPAGE="https://apps.kde.org/alligator/" COPYRIGHT="2010-2025 KDE Organisation" LICENSE="MIT GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/alligator-$portVersion.tar.xz" CHECKSUM_SHA256="bb39c244f7e26d06d342515a8e69888fbe7a5ea3b7c224ff1f0a0c2718a32d8c" ADDITIONAL_FILES="alligator.rdef.in" @@ -14,17 +14,19 @@ SECONDARY_ARCHITECTURES="x86" PROVIDES=" alligator$secondaryArchSuffix = $portVersion - app:Alligator$secondaryArchSuffix = $portVersion + app:Alligator = $portVersion " REQUIRES=" haiku$secondaryArchSuffix lib:libGL$secondaryArchSuffix + lib:libKirigamiAddonsStatefulApp$secondaryArchSuffix # KF6 lib:libKF6ColorScheme$secondaryArchSuffix lib:libKF6ConfigCore$secondaryArchSuffix lib:libKF6CoreAddons$secondaryArchSuffix lib:libKF6I18n$secondaryArchSuffix lib:libKF6Syndication$secondaryArchSuffix + lib:libKirigami$secondaryArchSuffix # Qt6 lib:libQt6Core$secondaryArchSuffix lib:libQt6Gui$secondaryArchSuffix