From d9f3053c94b602c4dffab904905b60bc4dcb359a Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 15 Aug 2016 20:12:19 +0100 Subject: [PATCH] Travis-CI: install new autoconf-archive build-dependency Signed-off-by: Simon McVittie [smcv: cherry-picked from master to dbus-1.10 to get the Travis-CI setup consistent between the two branches; it is not strictly needed on dbus-1.10] --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 03f9c9a6..b7fdd9ce 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,7 @@ install: - sudo apt-get -qq -y build-dep dbus - > sudo apt-get -qq -y install + autoconf-archive automake autotools-dev debhelper