lispPackages_new.sbclPackages.classimp: mark broken
This commit is contained in:
parent
02f87a898c
commit
e6611180ea
1 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@ let
|
|||
};
|
||||
classimp = pkg: {
|
||||
nativeLibs = [ assimp ];
|
||||
meta.broken = true; # Requires assimp ≤ 5.0.x.
|
||||
};
|
||||
clsql-postgresql = pkg: {
|
||||
nativeLibs = [ postgresql.lib ];
|
||||
|
|
Loading…
Reference in a new issue