google-chrome: add libxkbcommon+wayland for ozone/wayland

This commit is contained in:
Cole Mickens 2020-09-05 00:22:31 -07:00 committed by Michael Weiss
parent cc8c10de30
commit 9eaddfda7f
No known key found for this signature in database
GPG Key ID: 5BE487C4D4771D83

View File

@ -6,6 +6,7 @@
, alsaLib, libXdamage, libXtst, libXrandr, expat, cups
, dbus, gtk2, gtk3, gdk-pixbuf, gcc-unwrapped, at-spi2-atk, at-spi2-core
, kerberos, libdrm, mesa
, libxkbcommon, wayland # ozone/wayland
# Command line programs
, coreutils
@ -62,6 +63,7 @@ let
flac harfbuzz icu libpng opusWithCustomModes snappy speechd
bzip2 libcap at-spi2-atk at-spi2-core
kerberos libdrm mesa coreutils
libxkbcommon wayland
] ++ optional pulseSupport libpulseaudio
++ [ gtk ];