Skip to content

.travis.yml: rationalise installation of dependencies in host#449

Merged
blackboxsw merged 2 commits into
canonical:masterfrom
OddBloke:travis
Jun 26, 2020
Merged

.travis.yml: rationalise installation of dependencies in host#449
blackboxsw merged 2 commits into
canonical:masterfrom
OddBloke:travis

Conversation

@OddBloke
Copy link
Copy Markdown
Collaborator

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.

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.
Copy link
Copy Markdown
Collaborator

@blackboxsw blackboxsw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants