Commit 9a413450 authored by Mikhail Efremov's avatar Mikhail Efremov Committed by Anton Midyukov

slinux: Use chromium and vlc on aarch64

As reported by jqt4@ they are better on aarch64 nowaday.
parent 7fe69b72
......@@ -76,7 +76,7 @@ use/slinux/mixin-base: use/slinux use/x11/xorg use/x11/lightdm/gtk +pulse \
@$(call add,THE_LISTS,slinux/xfce-base)
@$(call add,THE_LISTS,$(call tags,base l10n))
@$(call add,THE_KMODULES,staging)
ifeq (,$(filter-out armh aarch64 mipsel e2k%,$(ARCH)))
ifeq (,$(filter-out armh mipsel e2k%,$(ARCH)))
@$(call add,THE_LISTS,slinux/browser-firefox)
@$(call add,THE_LISTS,slinux/multimedia-player-celluloid)
else
......
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