Tighten dependency on gitaly
This commit is contained in:
parent
fef46eb7e7
commit
6b0cba4791
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -405,7 +405,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# gitlab-sidekiq was failing without puma
|
||||
puma
|
||||
Recommends: certbot,
|
||||
gitaly (>= 12.9~)
|
||||
gitaly (>= 12.9.3~)
|
||||
Conflicts: libruby2.3
|
||||
Description: git powered software platform to collaborate on code (non-omnibus)
|
||||
gitlab provides web based interface to host source code and track issues.
|
||||
|
|
Loading…
Reference in a new issue