Merge pull request #118125 from JesusMtnez/slack-fix

slack: add libxshmfence dependency
This commit is contained in:
Sandro 2021-03-31 17:56:00 +02:00 committed by GitHub
commit 36a361b2dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,6 +26,7 @@
, libuuid
, libxcb
, libxkbcommon
, libxshmfence
, mesa
, nspr
, nss
@ -117,6 +118,7 @@ let
xorg.libXi
xorg.libXrandr
xorg.libXrender
xorg.libxshmfence
xorg.libXtst
xorg.libxkbfile
] + ":${stdenv.cc.cc.lib}/lib64";