fix(git-jail): use openssh-portable instead of openssh
FreeBSD 15 only has openssh-portable in ports. The base openssh package name does not exist and causes pkg install to fail during git jail setup. --- Build: pass | Tests: pass — 1530 passed (91 files)
This commit is contained in:
parent
9398dc92bc
commit
4cc2f7d001
1 changed files with 1 additions and 0 deletions
|
|
@ -2,4 +2,5 @@
|
|||
bash
|
||||
ca_root_nss
|
||||
git
|
||||
openssh-portable
|
||||
rsync
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue