[master] fd19ab82f [cci] remove unneeded deps
Guillaume Quintard
guillaume at varnish-software.com
Mon Feb 3 21:14:10 UTC 2020
commit fd19ab82f5b98723281793074de150841b824f70
Author: Guillaume Quintard <guillaume at varnish-software.com>
Date: Mon Feb 3 10:52:10 2020 -0800
[cci] remove unneeded deps
diff --git a/.circleci/config.yml b/.circleci/config.yml
index de6444d6a..9b5dee3e3 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -20,17 +20,13 @@ jobs:
automake \
jemalloc-devel \
git \
- libconfig-devel \
- libcurl-devel \
libedit-devel \
libtool \
libunwind-devel \
make \
- openssh-clients \
pcre-devel \
python3 \
- python-sphinx \
- sudo
+ python-sphinx
- checkout
- run:
name: Create the dist tarball
@@ -107,13 +103,10 @@ jobs:
yum install -y \
automake \
jemalloc-devel \
- libconfig-devel \
- libcurl-devel \
libedit-devel \
libtool \
libunwind-devel \
make \
- openssh-clients \
pcre-devel \
python3 \
sudo
@@ -127,7 +120,6 @@ jobs:
build-essential \
ca-certificates \
graphviz \
- libconfig-dev \
libedit-dev \
libjemalloc-dev \
libncurses-dev \
@@ -145,7 +137,6 @@ jobs:
build-base \
ca-certificates \
gzip \
- libconfig-dev \
libedit-dev \
libtool \
libunwind-dev \
More information about the varnish-commit
mailing list