Travis-CI: install new autoconf-archive build-dependency
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 15 Aug 2016 19:12:19 +0000 (20:12 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 29 Nov 2016 12:34:33 +0000 (12:34 +0000)
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
[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

index 03f9c9a..b7fdd9c 100644 (file)
@@ -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