Commit 146bd3f1 authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: do not add beesu to mixin/regular-desktop

beesu depends on consolehelper, which is outdated. Should use pkexec instead.
parent 433b01c3
...@@ -69,7 +69,7 @@ mixin/regular-desktop: +alsa +nm-native \ ...@@ -69,7 +69,7 @@ mixin/regular-desktop: +alsa +nm-native \
use/x11/xorg use/xdg-user-dirs use/l10n use/l10n/xkb/switch/alt_shift \ use/x11/xorg use/xdg-user-dirs use/l10n use/l10n/xkb/switch/alt_shift \
use/fonts/otf/adobe use/fonts/otf/mozilla use/branding/notes use/fonts/otf/adobe use/fonts/otf/mozilla use/branding/notes
@$(call set,LOCALES,en_US ru_RU pt_BR) @$(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,pam-limits-desktop polkit dvd+rw-tools)
@$(call add,THE_PACKAGES,eepm) @$(call add,THE_PACKAGES,eepm)
@$(call add,THE_PACKAGES,sudo) @$(call add,THE_PACKAGES,sudo)
@$(call add,THE_BRANDING,alterator graphics indexhtml) @$(call add,THE_BRANDING,alterator graphics indexhtml)
......
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