Install libmozjs185-dev
Project: http://git-wip-us.apache.org/repos/asf/couchdb-admin/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-admin/commit/9a051a38 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-admin/tree/9a051a38 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-admin/diff/9a051a38 Branch: refs/heads/master Commit: 9a051a387b97852260077739b2a33118f7cf2c94 Parents: 980bc05 Author: Noah Slater <[email protected]> Authored: Tue May 28 21:21:55 2013 +0100 Committer: Noah Slater <[email protected]> Committed: Tue May 28 21:21:55 2013 +0100 ---------------------------------------------------------------------- release/build_candidate_aws.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-admin/blob/9a051a38/release/build_candidate_aws.sh ---------------------------------------------------------------------- diff --git a/release/build_candidate_aws.sh b/release/build_candidate_aws.sh index a324864..5a27e1d 100755 --- a/release/build_candidate_aws.sh +++ b/release/build_candidate_aws.sh @@ -80,7 +80,7 @@ sudo apt-get install -y \ erlang-eunit \ erlang-nox \ libicu-dev \ - libmozjs-dev \ + libmozjs185-dev \ libcurl4-openssl-dev rm -rf couchdb-admin
