summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorGomathiselviS <gomathiselvi@gmail.com>2021-12-08 16:05:54 -0500
committerGitHub <noreply@github.com>2021-12-08 21:05:54 +0000
commit8cf785d03536f910accb175aac90754ab64a03a7 (patch)
tree094fedb0566f60e0f2b05195aae2eb9aa58fb4f4 /bindep.txt
parent0a43a34d544d6f4f6055aa8a534fcf602fd235f2 (diff)
downloadvyos.vyos-8cf785d03536f910accb175aac90754ab64a03a7.tar.gz
vyos.vyos-8cf785d03536f910accb175aac90754ab64a03a7.zip
Add libssh dependency for vyos collection (#220)
Add libssh dependency for vyos collection Signed-off-by: GomathiselviS gomathiselvi@gmail.com SUMMARY ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Rohit Thakur <rohitthakur2590@outlook.com> Reviewed-by: None <None>
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/bindep.txt b/bindep.txt
index ba9c980f..af39ab0c 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -4,3 +4,6 @@
gcc-c++ [doc test platform:rpm]
python3-devel [test platform:rpm]
python3 [test platform:rpm]
+libssh-devel [test platform:rpm]
+libffi-devel [test platform:rpm]
+openssl-devel [test platform:rpm]