mixin.mk: add cups to gnome

cups-pk-helper is useless without cups.
See commit c60efd63d87d81959efad7115d67dd62f2b96ab3
This commit is contained in:
Anton Midyukov 2023-10-09 23:30:53 +07:00
parent f97dd7edc4
commit 29145f6126

View File

@ -99,7 +99,7 @@ mixin/regular-gnome: use/x11/gnome use/fonts/ttf/redhat +nm
@$(call add,THE_PACKAGES,templates)
@$(call add,THE_PACKAGES,chrome-gnome-shell)
@$(call add,THE_PACKAGES,qt5-wayland qt6-wayland)
@$(call add,THE_PACKAGES,cups-pk-helper)
@$(call add,THE_PACKAGES,cups-pk-helper cups)
mixin/regular-kde5: use/x11/kde5 use/browser/falkon \
use/x11/kde5-display-manager-lightdm \