From: Don Armstrong Date: Mon, 26 Feb 2018 19:39:12 +0000 (-0800) Subject: mk-build-deps also needs equivs installed X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ff088d8cd98186cdfa55c7117c88cadddd5f6f04;hp=00150631938a24e45b4b9a044d23c08fd9cfcf42;p=debbugs.git mk-build-deps also needs equivs installed --- diff --git a/.travis.yml b/.travis.yml index 3dce86c..b6f1be8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ dist: trusty sudo: required before_install: - sudo apt-get -qq update - - sudo apt-get install -y devscripts + - sudo apt-get install -y devscripts equivs - dch -r -m '' - mk-build-deps -s sudo -i debian/control script: