Merge pull request #45613 from xeji/patch/mesos

mesos: fix build
This commit is contained in:
Sarah Brofeldt
2018-08-25 09:34:25 +02:00
committed by GitHub

View File

@@ -4,6 +4,7 @@
, leveldb, glog, perf, utillinux, libnl, iproute, openssl, libevent
, ethtool, coreutils, which, iptables, maven
, bash, autoreconfHook
, utf8proc, lz4
, withJava ? !stdenv.isDarwin
}:
@@ -50,6 +51,7 @@ in stdenv.mkDerivation rec {
makeWrapper curl sasl
python wrapPython boto setuptools leveldb
subversion apr glog openssl libevent
utf8proc lz4
] ++ lib.optionals stdenv.isLinux [
libnl
] ++ lib.optionals withJava [