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