quartus-prime: use libxcrypt-legacy
Needs libxcrypt.so.1
This commit is contained in:
parent
756c5ea525
commit
7e689a7dd8
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ in buildFHSEnv rec {
|
|||
xorg.libXext
|
||||
xorg.libXrender
|
||||
libudev0-shim
|
||||
libxcrypt
|
||||
libxcrypt-legacy
|
||||
];
|
||||
|
||||
passthru = { inherit unwrapped; };
|
||||
|
|
Loading…
Reference in a new issue