Commit be5cd329 authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: add sudo for desktop regular's

Previously it came through various lists, which now do not have sudo. sudo is not superfluous in desktop Regular's.
parent da83f320
......@@ -100,6 +100,7 @@ mixin/regular-desktop: +alsa +nm-native \
@$(call set,LOCALES,en_US ru_RU pt_BR)
@$(call add,THE_PACKAGES,pam-limits-desktop beesu polkit dvd+rw-tools)
@$(call add,THE_PACKAGES,eepm)
@$(call add,THE_PACKAGES,sudo)
@$(call add,THE_BRANDING,alterator graphics indexhtml)
ifneq (,$(filter-out e2k%,$(ARCH)))
@$(call add,THE_BRANDING,notes)
......
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