Enabling wayland support
This commit is contained in:
parent
fa4e74e5fa
commit
25d853a2b0
|
@ -19,7 +19,7 @@ INPUT_DEVICES="libinput wacom"
|
|||
RUBY_TARGETS="ruby27"
|
||||
|
||||
AUD="pipewire pulseaudio screencast -alsa -gstreamer"
|
||||
GFX="vaapi vulkan -branding"
|
||||
GFX="vaapi vulkan wayland -branding"
|
||||
KIT="-gnome -gtk -gtk2 -gtk3 -gtk-doc -qt4"
|
||||
MSC="minizip sqlite udisks -fortran -handbook -man -mysql"
|
||||
NET="bluetooth -ldap -wifi"
|
||||
|
|
|
@ -1 +1 @@
|
|||
>=x11-libs/libva-2.13.0-r1 opengl abi_x86_32
|
||||
media-libs/libva opengl abi_x86_32
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
# required by media-libs/libsdl2-2.24.0-r2::gentoo[wayland]
|
||||
# required by app-emulation/wine-vanilla-7.19::gentoo[sdl]
|
||||
# required by virtual/wine-0-r10::gentoo
|
||||
# required by @selected
|
||||
# required by @world (argument)
|
||||
>=x11-libs/libxkbcommon-1.4.1 abi_x86_32
|
||||
|
Loading…
Reference in New Issue