Add golang-any as autopkgtest dependency (to build gitlab-shell)

This commit is contained in:
Pirate Praveen 2018-12-19 11:31:08 +05:30
parent 78d95b6bba
commit 1a4c79f9c9

View file

@ -2,10 +2,13 @@ Tests: spec
Depends: @, Depends: @,
sudo, sudo,
gem2deb-test-runner, gem2deb-test-runner,
# For building native gems
ruby-rspec, ruby-rspec,
ruby-dev, ruby-dev,
gcc, gcc,
libc6-dev, libc6-dev,
ruby-sqlite3, ruby-sqlite3,
# For building gitlab-shell
golang-any,
phantomjs phantomjs
Restrictions: needs-root Restrictions: needs-root