diff options
author | Daniel Watkins <oddbloke@ubuntu.com> | 2020-06-26 11:42:11 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-26 09:42:11 -0600 |
commit | 2be12238f1c55802eb14dfc5c4523283788ef4e4 (patch) | |
tree | 57e80dd3a72bf5b815ef7415113bf95a3d17a8af /doc-requirements.txt | |
parent | 7d5b4351ccbf5c6779cf749d1bec41e9486d9f9b (diff) | |
download | vyos-cloud-init-2be12238f1c55802eb14dfc5c4523283788ef4e4.tar.gz vyos-cloud-init-2be12238f1c55802eb14dfc5c4523283788ef4e4.zip |
.travis.yml: rationalise installation of dependencies in host (#449)
We build in a schroot using sbuild, so we don't need Build-Depends
installed in the host; save some time (and manual maintenance when
Build-Depends change) by dropping their installation and skipping the
check for them when calling `bddeb`. We _do_ require debhelper to be
installed to build the source package, so ensure it is installed.
Additionally, while I was here, replace ubuntu-dev-tools with
devscripts; we don't need everything that ubuntu-dev-tools pulls in.
Diffstat (limited to 'doc-requirements.txt')
0 files changed, 0 insertions, 0 deletions