Drop phantomjs from autopkgtest dependencies, add needs-internet restriction

This commit is contained in:
Pirate Praveen 2020-08-20 17:49:52 +05:30
parent e397d61429
commit ee25de4c33

View file

@ -10,7 +10,6 @@ Depends: @,
ruby-sqlite3, ruby-sqlite3,
# For building gitlab-shell # For building gitlab-shell
golang-any, golang-any,
phantomjs,
# Dependencies in test group # Dependencies in test group
ruby-fuubar (>= 2.2~), ruby-fuubar (>= 2.2~),
ruby-rspec-retry (>= 0.6.1~), ruby-rspec-retry (>= 0.6.1~),
@ -27,4 +26,4 @@ Depends: @,
ruby-rspec-rails (>= 4.0~beta3~), ruby-rspec-rails (>= 4.0~beta3~),
ruby-spring (>= 2.0~), ruby-spring (>= 2.0~),
ruby-simplecov ruby-simplecov
Restrictions: needs-root Restrictions: needs-root, needs-internet