owl: propagate eigen
This commit is contained in:
parent
b103ec0911
commit
6ac6e7ac0b
@ -7,9 +7,8 @@ buildDunePackage rec {
|
|||||||
|
|
||||||
inherit (owl-base) version src meta;
|
inherit (owl-base) version src meta;
|
||||||
|
|
||||||
buildInputs = [ eigen ];
|
|
||||||
checkInputs = [ alcotest ];
|
checkInputs = [ alcotest ];
|
||||||
propagatedBuildInputs = [ stdio stdlib-shims openblasCompat owl-base ];
|
propagatedBuildInputs = [ eigen stdio stdlib-shims openblasCompat owl-base ];
|
||||||
|
|
||||||
# tests not enabled for now due to owlbarn/owl/issues/460
|
# tests not enabled for now due to owlbarn/owl/issues/460
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user