mixin.mk: drop flatpak-repo-flathub for gnome3

This commit is contained in:
Anton Midyukov 2022-05-03 22:14:07 +07:00
parent 9bb1864af0
commit 2d440ecb15

View File

@ -96,9 +96,6 @@ mixin/regular-gnome3: use/x11/gnome3 use/fonts/ttf/redhat +nm-gtk
@$(call add,THE_PACKAGES,gnome3-regular xcalib templates)
@$(call add,THE_PACKAGES,chrome-gnome-shell)
@$(call add,THE_PACKAGES,qt5-wayland)
ifneq (,$(filter-out e2k%,$(ARCH)))
@$(call add,THE_PACKAGES,flatpak-repo-flathub)
endif
mixin/regular-kde5: use/x11/kde5 use/browser/falkon \
use/x11/kde5-display-manager-lightdm \