Commit c73c6355 authored by Anton Midyukov's avatar Anton Midyukov

x11: add mesa-dri-drivers to use/x11/xorg

The mesa-dri metapackage contains all the necessary packages for hardware 3d acceleration support.
parent f606d989
...@@ -13,6 +13,7 @@ use/x11: ...@@ -13,6 +13,7 @@ use/x11:
use/x11/xorg:: use/x11 use/x11/armsoc use/x11/intel use/drm use/x11/xorg:: use/x11 use/x11/armsoc use/x11/intel use/drm
@$(call add,THE_LISTS,$(call tags,desktop xorg)) @$(call add,THE_LISTS,$(call tags,desktop xorg))
@$(call add,THE_LISTS,mesa-dri-drivers)
# x86: free drivers for various hardware (might lack acceleration) # x86: free drivers for various hardware (might lack acceleration)
ifeq (,$(filter-out i586 x86_64 aarch64,$(ARCH))) ifeq (,$(filter-out i586 x86_64 aarch64,$(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