From b2025b681d3587218937e99e5b5fd7d3c90a98b2 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Wed, 25 Jun 2025 14:11:06 +0300 Subject: [PATCH] x11-themes/kf6-qqc2-desktop-style: add missing runtime deps to fix applications depending on kf6-qqc2-desktop-style. PR: 287781 Reported by: p5B2EA84B3@t-online.de Credit to: jhale@ --- x11-themes/kf6-qqc2-desktop-style/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11-themes/kf6-qqc2-desktop-style/Makefile b/x11-themes/kf6-qqc2-desktop-style/Makefile index 4af9e2432c68..36c24ad799f4 100644 --- a/x11-themes/kf6-qqc2-desktop-style/Makefile +++ b/x11-themes/kf6-qqc2-desktop-style/Makefile @@ -1,5 +1,6 @@ PORTNAME= qqc2-desktop-style DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-themes kde kde-frameworks COMMENT= Style for Qt Quick Controls 2 @@ -8,7 +9,8 @@ MAINTAINER= kde@FreeBSD.org USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= colorscheme config iconthemes kirigami2 \ - ecm:build + ecm:build \ + sonnet:run USE_QT= base declarative .include