diff options
| author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2016-08-15 20:12:19 +0100 |
|---|---|---|
| committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2016-11-29 12:34:33 +0000 |
| commit | d9f3053c94b602c4dffab904905b60bc4dcb359a (patch) | |
| tree | 103f83493ae5ea137173ca21e62f4efe80441ef2 /.travis.yml | |
| parent | 1be40f50e96e2f364d0307e2b407b2fe0d5fbcad (diff) | |
Travis-CI: install new autoconf-archive build-dependency
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]
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
