Commit 8f6b7c6d authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: add gnome-packagekit to mixin/regular-gnome3

To manage rpm packages. See also: https://bugzilla.altlinux.org/show_bug.cgi?id=45377
parent 804f8ed3
......@@ -95,6 +95,9 @@ mixin/regular-gnome3: use/x11/gnome3 use/fonts/ttf/redhat +nm-gtk
@$(call add,THE_PACKAGES,xcalib templates)
@$(call add,THE_PACKAGES,chrome-gnome-shell)
@$(call add,THE_PACKAGES,qt5-wayland)
ifeq (sisyphus,$(BRANCH))
@$(call add,THE_PACKAGES,gnome-packagekit)
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