or-tools: fix build (#120441)
This commit is contained in:
parent
4fbf987e20
commit
0098f76b1a
1 changed files with 1 additions and 0 deletions
|
@ -28958,6 +28958,7 @@ in
|
|||
osi = callPackage ../development/libraries/science/math/osi { };
|
||||
|
||||
or-tools = callPackage ../development/libraries/science/math/or-tools {
|
||||
python = python3;
|
||||
abseil-cpp = abseil-cpp.override { static = true; };
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue