mesos: fix build
This commit is contained in:
parent
b746a1644f
commit
188f0796b9
@ -18,7 +18,7 @@ in stdenv.mkDerivation {
|
|||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
makeWrapper autoconf automake libtool curl sasl jdk maven
|
makeWrapper autoconf automake libtool curl sasl jdk maven
|
||||||
python wrapPython boto distutils-cfg
|
python wrapPython boto distutils-cfg setuptools
|
||||||
];
|
];
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user