microsoft-edge: fix screen sharing on wayland

This commit is contained in:
Florentin Labelle 2024-03-30 22:52:15 +01:00 committed by Winter
parent 4c2f2f1a53
commit 080a4a27f2
1 changed files with 2 additions and 1 deletions

View File

@ -22,6 +22,7 @@
, expat
, libdrm
, libxkbcommon
, pipewire
, gtk3
, pango
, cairo
@ -81,7 +82,7 @@ stdenv.mkDerivation rec {
xorg.libxcb cups.lib dbus.lib expat libdrm
xorg.libXcomposite xorg.libXdamage xorg.libXext
xorg.libXfixes xorg.libXrandr libxkbcommon
gtk3 pango cairo gdk-pixbuf mesa
pipewire gtk3 pango cairo gdk-pixbuf mesa
alsa-lib at-spi2-core xorg.libxshmfence systemd wayland
];
naclHelper = lib.makeLibraryPath [