summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.circleci/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml
index d04973e51b..8f1651590d 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -10,7 +10,7 @@ jobs:
name: git
command: |
apt-get update
- apt-get install -y git openssh-client make automake autoconf gcc perl python3 python-sphinx
+ apt-get install -y git openssh-client make automake autoconf gcc perl python3 python-sphinx xz-utils
- checkout
- run:
name: submodules