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