Commit fc28b26b authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk: add +nm to mixin/regular-desktop

Target +nm-native does not depend on +nm. So need to enable it explicitly.
parent 0c8ea80a
...@@ -60,7 +60,7 @@ ifeq (,$(filter-out aarch64 x86_64,$(ARCH))) ...@@ -60,7 +60,7 @@ ifeq (,$(filter-out aarch64 x86_64,$(ARCH)))
endif endif
### regular.mk ### regular.mk
mixin/regular-desktop: +alsa +nm-native use/x11/lightdm/gtk \ mixin/regular-desktop: +alsa +nm +nm-native use/x11/lightdm/gtk \
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 \
use/services/bluetooth-enable use/browser/chromium \ use/services/bluetooth-enable use/browser/chromium \
......
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