aboutsummaryrefslogtreecommitdiff
path: root/.circleci
diff options
context:
space:
mode:
Diffstat (limited to '.circleci')
-rwxr-xr-x.circleci/init.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/.circleci/init.sh b/.circleci/init.sh
index 6a25d16..5c130f4 100755
--- a/.circleci/init.sh
+++ b/.circleci/init.sh
@@ -9,6 +9,8 @@ if [[ $(uname -s) == Linux ]]; then
file \
which \
rsync \
+ bsdtar \
+ libarchive-devel \
tar \
cmake3 \
gcc \