slack: added missing libxkbfile dependency (#23579)
This commit is contained in:
parent
d6192e9985
commit
2d0991580c
|
@ -26,6 +26,7 @@ let
|
|||
stdenv.cc.cc
|
||||
systemd
|
||||
|
||||
xorg.libxkbfile
|
||||
xorg.libX11
|
||||
xorg.libXcomposite
|
||||
xorg.libXcursor
|
||||
|
|
Loading…
Reference in New Issue