Commit 37b62d84 authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: add flatpak-repo-flathub to gnome3

parent 79f541e2
......@@ -96,6 +96,9 @@ 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,gnome-software-disable-updates)
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 \
......
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