mixin.mk: add accountsservice to regular-kde5

Need for accounts management in control-center.
This commit is contained in:
Anton Midyukov 2024-03-02 18:14:24 +07:00
parent 6f23757bd5
commit 7c6344c134

View File

@ -141,6 +141,7 @@ mixin/regular-kde5: use/x11/kde5 use/browser/falkon \
@$(call add,THE_PACKAGES,plasma5-xdg-desktop-portal-kde)
@$(call add,THE_PACKAGES,qt6-wayland)
@$(call add,THE_PACKAGES,plasma5-discover)
@$(call add,THE_PACKAGES,accountsservice)
ifneq (,$(filter-out e2k% riscv64 loongarch64,$(ARCH)))
@$(call add,THE_PACKAGES,falkon-kde5)
endif