k3d: use old boost, seems unhappy with 1.69
This commit is contained in:
parent
006da38a3b
commit
7ca8fee383
@ -19529,7 +19529,7 @@ in
|
||||
k3d = callPackage ../applications/graphics/k3d {
|
||||
inherit (pkgs.gnome2) gtkglext;
|
||||
stdenv = gcc6Stdenv;
|
||||
boost = boost.override { enablePython = true; };
|
||||
boost = boost155.override { enablePython = true; };
|
||||
};
|
||||
|
||||
k9copy = libsForQt5.callPackage ../applications/video/k9copy {};
|
||||
|
Loading…
Reference in New Issue
Block a user