mixin.mk: add kf5-kirigami to regular-kde on Sisyphus
not all kde applications have migrated to kf6 yet and some of their functionality is not available because the package kf5-kirigami is not installed.
This commit is contained in:
parent
d58a8c93ca
commit
59c2169950
@ -158,6 +158,7 @@ mixin/regular-kde: use/x11/kde use/browser/falkon \
|
||||
ifeq (,$(filter-out sisyphus,$(BRANCH)))
|
||||
@$(call add,THE_PACKAGES,xdg-desktop-portal-kde)
|
||||
@$(call add,THE_PACKAGES,plasma-discover)
|
||||
@$(call add,THE_PACKAGES,kf5-kirigami)
|
||||
else
|
||||
@$(call add,THE_PACKAGES,plasma5-xdg-desktop-portal-kde)
|
||||
@$(call add,THE_PACKAGES,plasma5-discover)
|
||||
|
Loading…
Reference in New Issue
Block a user