From f549089c30565c2b3bd5f65a689c7055bb0a168d Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Fri, 13 Mar 2015 10:09:21 +0100 Subject: [PATCH] travis: mk-build-deps needs equivs --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 210f15f9..42df9106 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ compiler: - clang before_install: - sudo apt-get update - - sudo apt-get install -y devscripts + - sudo apt-get install -y devscripts equivs install: - sudo mk-build-deps --install --remove --tool 'apt-get --no-install-recommends -y' debian/control - sudo apt-get install --no-install-recommends -y libanyevent-perl libanyevent-i3-perl libextutils-pkgconfig-perl xcb-proto cpanminus xvfb xserver-xephyr xauth libinline-c-perl -- 2.39.5