slack: fix missing libxshmfence

This commit is contained in:
JesusMtnez 2021-03-31 09:12:34 +02:00
parent 083c46aabe
commit f0d795f7c8
No known key found for this signature in database
GPG key ID: D54244C88732F2A1

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";