* Quick fix for broken boost.
svn path=/nixpkgs/trunk/; revision=9048
This commit is contained in:
parent
8804a8af4d
commit
e2ad18379e
@ -1275,7 +1275,7 @@ rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
boost = import ../development/libraries/boost {
|
boost = import ../development/libraries/boost {
|
||||||
inherit fetchurl stdenv zlib bzip2 python;
|
inherit fetchurl stdenv /* zlib bzip2 python */;
|
||||||
};
|
};
|
||||||
|
|
||||||
cairo = import ../development/libraries/cairo {
|
cairo = import ../development/libraries/cairo {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user