aboutsummaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorHarry Huang <huangxiangyu5@huawei.com>2018-09-13 03:56:41 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-09-13 03:56:41 +0000
commit530bc929ee771dfdf1c6b105ac1ceb05f5d367d8 (patch)
tree4f70e2b4a01a59db918fa45e9f9784e5b931ef9e /build.sh
parentbba599d878dfffe96c2ef2ae96d23dc47627b656 (diff)
parentcf202278ba12b249bc643af2b468606c087b1108 (diff)
Merge "Support multiple url when building compass tar ball"
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index a6276621..d7118432 100755
--- a/build.sh
+++ b/build.sh
@@ -22,7 +22,7 @@ echo $COMPASS_PATH
REDHAT_REL=${REDHAT_REL:-"false"}
-PACKAGES="curl python-pip"
+PACKAGES="curl python-pip aria2"
mkdir -p $WORK_DIR $CACHE_DIR