luxcorerender: use python-enabled boost
This commit is contained in:
parent
bf3a588f64
commit
405d3f3e6a
@ -10,6 +10,7 @@
|
||||
let boost_static = boost165.override {
|
||||
python = python35;
|
||||
enableStatic = true;
|
||||
enablePython = true;
|
||||
};
|
||||
|
||||
in stdenv.mkDerivation rec {
|
||||
|
Loading…
Reference in New Issue
Block a user