Add build/run dependency on devel/kf6/kirigami

Spotted by sthen@, thanks
This commit is contained in:
rsadowski
2026-05-22 07:27:57 +00:00
parent 0a6a2194fc
commit 34aa00f169
+4
View File
@@ -1,6 +1,7 @@
COMMENT = KDE software for music education
DISTNAME = minuet-${VERSION}
CATEGORIES = audio education
REVISION = 0
HOMEPAGE = https://minuet.kde.org/
@@ -15,6 +16,9 @@ MODKDE_ICON_CACHE = yes
MODKDE_TRANSLATIONS = yes
MODKDE_DOCS = yes
BUILD_DEPENDS = devel/kf6/kirigami
RUN_DEPENDS = devel/kf6/kirigami
LIB_DEPENDS = audio/fluidsynth>=2.5 \
devel/kf6/kcoreaddons \
devel/kf6/kcrash \