Merge pull request #208972 from Math-42/master
quartus-prime-lite: add missing libcrypt.so.1
This commit is contained in:
commit
aa2ad7a74d
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ in buildFHSUserEnv rec {
|
|||
xorg.libXext
|
||||
xorg.libXrender
|
||||
libudev0-shim
|
||||
libxcrypt
|
||||
];
|
||||
|
||||
passthru = { inherit unwrapped; };
|
||||
|
|
Loading…
Reference in a new issue