File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 3131 | ---- | --- |
3232 | dnf | ` sudo dnf -y install @c-development libffi-devel postgresql-devel libxml2-devel libcurl-devel cmake python libssh2-devel ` |
3333 | yum | ` sudo yum -y install @development libffi-devel postgresql-devel libxml2-devel libcurl-devel cmake python libssh2-devel ` |
34- | apt | ` sudo apt -y install build-essential libffi-dev libpq-dev libxml2-dev libcurl4-openssl-dev cmake python libssh2-1-dev ` |
34+ | apt | ` sudo apt -y install build-essential libffi-dev libpq-dev libxml2-dev libcurl4-openssl-dev cmake python libssh2-1-dev ansible-core ` |
3535 | brew | ` brew install cmake libssh2 iproute2mac ansible ` |
3636
3737 On Fedora 41+ you have to also run ` sudo dnf install -y openssl-devel-engine `
You can’t perform that action at this time.
0 commit comments