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