Drop phantomjs from autopkgtest dependencies, add needs-internet restriction
This commit is contained in:
parent
e397d61429
commit
ee25de4c33
1 changed files with 1 additions and 2 deletions
3
debian/tests/control
vendored
3
debian/tests/control
vendored
|
@ -10,7 +10,6 @@ Depends: @,
|
|||
ruby-sqlite3,
|
||||
# For building gitlab-shell
|
||||
golang-any,
|
||||
phantomjs,
|
||||
# Dependencies in test group
|
||||
ruby-fuubar (>= 2.2~),
|
||||
ruby-rspec-retry (>= 0.6.1~),
|
||||
|
@ -27,4 +26,4 @@ Depends: @,
|
|||
ruby-rspec-rails (>= 4.0~beta3~),
|
||||
ruby-spring (>= 2.0~),
|
||||
ruby-simplecov
|
||||
Restrictions: needs-root
|
||||
Restrictions: needs-root, needs-internet
|
||||
|
|
Loading…
Reference in a new issue