From 1a4c79f9c9721efd180d12a413a140eeeb399d4b Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Wed, 19 Dec 2018 11:31:08 +0530 Subject: [PATCH] Add golang-any as autopkgtest dependency (to build gitlab-shell) --- debian/tests/control | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/tests/control b/debian/tests/control index e607d0e12e..e8f62ceca5 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -2,10 +2,13 @@ Tests: spec Depends: @, sudo, gem2deb-test-runner, +# For building native gems ruby-rspec, ruby-dev, gcc, libc6-dev, ruby-sqlite3, +# For building gitlab-shell + golang-any, phantomjs Restrictions: needs-root