Commit 7c6344c1 authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: add accountsservice to regular-kde5

Need for accounts management in control-center.
parent 6f23757b
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment