mixin.mk: add qt6-wayland to regular-kde5

This commit is contained in:
Anton Midyukov 2023-06-03 00:35:09 +07:00
parent 824233507e
commit 06762bac2e

View File

@ -102,6 +102,7 @@ mixin/regular-kde5: use/x11/kde5 use/browser/falkon \
use/fonts/ttf/google use/fonts/ttf/redhat use/fonts/zerg \
+pulse
@$(call add,THE_PACKAGES,kde5-telepathy)
@$(call add,THE_PACKAGES,qt6-wayland)
ifneq (,$(filter-out e2k%,$(ARCH)))
@$(call add,THE_PACKAGES,falkon-kde5)
endif