summaryrefslogtreecommitdiff
path: root/tools/ci-install.sh
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-10-04 10:50:37 +0100
committerSimon McVittie <smcv@collabora.com>2018-10-04 10:50:37 +0100
commitd0728fd06e5a2302e7596e3df56b68b0a0834fd7 (patch)
tree00e716314434cbf068f3353c2dc2107742e3423b /tools/ci-install.sh
parent408b222a9fc61327cd7be385b6705f30f0c38802 (diff)
downloaddbus-d0728fd06e5a2302e7596e3df56b68b0a0834fd7.tar.gz
ci: Use ccache to speed up repeated builds
Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'tools/ci-install.sh')
-rwxr-xr-xtools/ci-install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/ci-install.sh b/tools/ci-install.sh
index 2e2946fc..30d4abe0 100755
--- a/tools/ci-install.sh
+++ b/tools/ci-install.sh
@@ -126,6 +126,7 @@ case "$ci_distro" in
autoconf-archive \
automake \
autotools-dev \
+ ccache \
cmake \
debhelper \
dh-autoreconf \