csdp: does not require Atlas
This commit is contained in:
parent
75259cbf87
commit
080420676b
@ -11138,7 +11138,9 @@ let
|
||||
desktopName = "Conkeror";
|
||||
};
|
||||
|
||||
csdp = callPackage ../applications/science/math/csdp { };
|
||||
csdp = callPackage ../applications/science/math/csdp {
|
||||
liblapack = liblapackWithoutAtlas;
|
||||
};
|
||||
|
||||
cuneiform = builderDefsPackage (callPackage ../tools/graphics/cuneiform) {};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user