diff options
| author | Clemens Lutz <lutzcle@cml.li> | 2022-03-28 16:17:59 +0200 |
|---|---|---|
| committer | Markus S. Wamser <github-dev@mail2013.wamser.eu> | 2022-05-25 08:39:35 +0200 |
| commit | 9c8e0d220d6097d65e236f34b2949d73d36560af (patch) | |
| tree | 8d1c1b5d34415b81fbaa446f530c44d0cd6a9676 | |
| parent | zoom-us: 5.9.6.2225 -> 5.10.4.2845 on x86_64-linux (diff) | |
| download | nixpkgs-9c8e0d220d6097d65e236f34b2949d73d36560af.tar.gz | |
zoom-us: Update dependencies
(cherry picked from commit 5791f1c43f97a00ed4c6daf2394e759448620636)
| -rw-r--r-- | pkgs/applications/networking/instant-messengers/zoom-us/default.nix | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/pkgs/applications/networking/instant-messengers/zoom-us/default.nix b/pkgs/applications/networking/instant-messengers/zoom-us/default.nix index 429025c953f8..b0247326e0c8 100644 --- a/pkgs/applications/networking/instant-messengers/zoom-us/default.nix +++ b/pkgs/applications/networking/instant-messengers/zoom-us/default.nix @@ -5,14 +5,22 @@ # Dynamic libraries , alsa-lib , atk +, at-spi2-atk +, at-spi2-core , cairo +, cups , dbus +, expat +, libdrm , libGL , fontconfig , freetype , gtk3 , gdk-pixbuf , glib +, mesa +, nspr +, nss , pango , wayland , xorg @@ -49,23 +57,34 @@ let # $ LD_LIBRARY_PATH=$NIX_LD_LIBRARY_PATH:$PWD ldd zoom | grep 'not found' alsa-lib atk + at-spi2-atk + at-spi2-core cairo + cups dbus + expat + libdrm libGL fontconfig freetype gtk3 gdk-pixbuf glib + mesa + nspr + nss pango stdenv.cc.cc wayland xorg.libX11 xorg.libxcb xorg.libXcomposite + xorg.libXdamage xorg.libXext libxkbcommon + xorg.libXrandr xorg.libXrender + xorg.libxshmfence zlib xorg.xcbutilimage xorg.xcbutilkeysyms |
