Merge pull request #118125 from JesusMtnez/slack-fix
slack: add libxshmfence dependency
This commit is contained in:
commit
36a361b2dd
@ -26,6 +26,7 @@
|
|||||||
, libuuid
|
, libuuid
|
||||||
, libxcb
|
, libxcb
|
||||||
, libxkbcommon
|
, libxkbcommon
|
||||||
|
, libxshmfence
|
||||||
, mesa
|
, mesa
|
||||||
, nspr
|
, nspr
|
||||||
, nss
|
, nss
|
||||||
@ -117,6 +118,7 @@ let
|
|||||||
xorg.libXi
|
xorg.libXi
|
||||||
xorg.libXrandr
|
xorg.libXrandr
|
||||||
xorg.libXrender
|
xorg.libXrender
|
||||||
|
xorg.libxshmfence
|
||||||
xorg.libXtst
|
xorg.libXtst
|
||||||
xorg.libxkbfile
|
xorg.libxkbfile
|
||||||
] + ":${stdenv.cc.cc.lib}/lib64";
|
] + ":${stdenv.cc.cc.lib}/lib64";
|
||||||
|
Loading…
Reference in New Issue
Block a user