From 6a8f8145ae539654089a63ddafc37efe9e47d39c Mon Sep 17 00:00:00 2001 From: jyliu <75710541@qq.com> Date: Wed, 2 Sep 2015 19:24:29 +0800 Subject: [PATCH] Update build_mesos --- build_mesos | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build_mesos b/build_mesos index 4c471a7..611f98c 100755 --- a/build_mesos +++ b/build_mesos @@ -315,7 +315,9 @@ function deb_ { -d 'java-runtime-headless' -d libcurl3 -d libsvn1 - -d libsasl2-modules + -d libsasl2-modules + -d libcurl4-nss-dev + -d 'libstdc++6 > 5.1' --after-install "$this/$asset_dir/mesos.postinst" --after-remove "$this/$asset_dir/mesos.postrm" ) rm -f "$this"/pkg.deb