webex: Add libxcrypt for libcrypt.so.1
Webex depends on it, and it has been made optional in glibc
This commit is contained in:
parent
dfcb2e5f15
commit
7d39ebe56c
@ -25,6 +25,7 @@
|
|||||||
, udev
|
, udev
|
||||||
, libxcb
|
, libxcb
|
||||||
, libxkbcommon
|
, libxkbcommon
|
||||||
|
, libxcrypt
|
||||||
, lshw
|
, lshw
|
||||||
, mesa
|
, mesa
|
||||||
, nspr
|
, nspr
|
||||||
@ -91,6 +92,7 @@ stdenv.mkDerivation rec {
|
|||||||
udev
|
udev
|
||||||
libxcb
|
libxcb
|
||||||
libxkbcommon
|
libxkbcommon
|
||||||
|
libxcrypt
|
||||||
libX11
|
libX11
|
||||||
libXcomposite
|
libXcomposite
|
||||||
libXcursor
|
libXcursor
|
||||||
|
Loading…
Reference in New Issue
Block a user