Commit 16c9e86b authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: add tuner to live too (gnome)

parent 3591ebd5
...@@ -120,7 +120,7 @@ mixin/regular-gnome: use/x11/gnome use/fonts/ttf/redhat +nm-gtk4 \ ...@@ -120,7 +120,7 @@ mixin/regular-gnome: use/x11/gnome use/fonts/ttf/redhat +nm-gtk4 \
ifneq (,$(filter-out p10,$(BRANCH))) ifneq (,$(filter-out p10,$(BRANCH)))
@$(call add,THE_PACKAGES,gnome-extension-manager) @$(call add,THE_PACKAGES,gnome-extension-manager)
@$(call add,PINNED_PACKAGES,gnome-console:Required) @$(call add,PINNED_PACKAGES,gnome-console:Required)
@$(call add,BASE_PACKAGES,tuner-tweaks) @$(call add,THE_PACKAGES,tuner-tweaks)
@$(call add,THE_PACKAGES,gnome-console) @$(call add,THE_PACKAGES,gnome-console)
@$(call add,THE_PACKAGES,papers) @$(call add,THE_PACKAGES,papers)
@$(call add,THE_PACKAGES,userpasswd-gnome) @$(call add,THE_PACKAGES,userpasswd-gnome)
......
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