Commit 24e42904 authored by Anton Midyukov's avatar Anton Midyukov

x11: Added use/x11/armsoc to /use/x11/xorg always

In the future, you need to decide for which architectures use/x11/nouveau, use/x11/radeon, use/x11/amdgpu are available. Then this condition will not be needed.
parent 8105b937
......@@ -18,7 +18,7 @@ use/x11/xorg: use/x11/intel use/x11/nouveau use/x11/radeon use/x11/amdgpu \
use/x11/armsoc
@$(call add,THE_LISTS,$(call tags,desktop xorg))
else
use/x11/xorg: use/x11; @:
use/x11/xorg: use/x11 use/x11/armsoc; @:
endif
ifeq (,$(filter-out i586 x86_64,$(ARCH)))
......
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