Commit 74e340d9 authored by Michael Shigorin's avatar Michael Shigorin

x11: remarks fixup

xf86-video-intel is not excellent anymore, in fact it's been problematic enough for debian to offer modesetting instead; a shame but still a fact.
parent 510e2933
......@@ -20,7 +20,6 @@ else
use/x11/xorg: use/x11; @:
endif
# both free and excellent
use/x11/intel: use/x11
@$(call add,THE_PACKAGES,xorg-drv-intel)
@$(call add,THE_PACKAGES,xorg-dri-intel) ### #25044
......@@ -43,7 +42,7 @@ use/x11/radeon: use/x11 use/firmware
@$(call set,RADEON_KMODULES,drm-radeon)
@$(call set,RADEON_PACKAGES,xorg-drv-ati xorg-drv-radeon)
# here the future
# here's the future
use/x11/amdgpu: use/x11 use/firmware
@$(call set,RADEON_PACKAGES,xorg-drv-amdgpu)
......
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