fix: rebuild rugged with ssh support
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
f 2023-07-18 15:29:50 -03:00
parent 6793fae5d9
commit 9223ca7eae
4 changed files with 1 additions and 0 deletions

View file

@ -1 +1,2 @@
EXTRA_PKGS="libssh2-dev libgit2-dev"
CMAKE_FLAGS="-DUSE_SSH=ON"