From: Simon McVittie Date: Mon, 15 Aug 2016 19:12:19 +0000 (+0100) Subject: Travis-CI: install new autoconf-archive build-dependency X-Git-Tag: dbus-1.10.16~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9f3053c94b602c4dffab904905b60bc4dcb359a;p=thirdparty%2Fdbus.git 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] --- diff --git a/.travis.yml b/.travis.yml index 03f9c9a6b..b7fdd9ce9 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