From 90d9eee6185bae3d0b00c2944a3747cc4c467d6f Mon Sep 17 00:00:00 2001 From: Anton Midyukov <antohami@altlinux.org> Date: Wed, 8 Nov 2023 00:36:06 +0700 Subject: [PATCH] mixin.mk: add plasma5-discover to regular-kde5 --- conf.d/mixin.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/conf.d/mixin.mk b/conf.d/mixin.mk index 45ec36e1..3958ccaa 100644 --- a/conf.d/mixin.mk +++ b/conf.d/mixin.mk @@ -109,6 +109,7 @@ mixin/regular-kde5: use/x11/kde5 use/browser/falkon \ use/fonts/ttf/google use/fonts/ttf/redhat use/fonts/zerg @$(call add,THE_PACKAGES,plasma5-xdg-desktop-portal-kde) @$(call add,THE_PACKAGES,qt6-wayland) + @$(call add,THE_PACKAGES,plasma5-discover) ifneq (,$(filter-out e2k% riscv64 loongarch64,$(ARCH))) @$(call add,THE_PACKAGES,falkon-kde5) endif -- 2.24.1