Files
deckhand/bindep.txt
Sergiy Markin 5a7236e76f Libyaml install from apt
This PS is to install libyaml from apt instead of
building it from source. Also we upgrade the Helm
version to 3.17.3 because of CVE.

In order to decrease the image size *-dev libs are
installed only when needed to build/install Python
packages.

Change-Id: I274cc6987b8c887a2ac46ac8c785fe19ed05de51
2025-04-24 18:31:03 +00:00

18 lines
549 B
Plaintext

# This file contains runtime (non-python) dependencies
# More info at: https://docs.openstack.org/infra/bindep/readme.html
# PlantUML is used for documentation builds, graphviz is it's soft dependancy
plantuml
graphviz
libffi-dev [test platform:dpkg]
libkrb5-dev [platform:dpkg]
libpq-dev [platform:dpkg]
libsasl2-dev [platform:dpkg]
libssl-dev [platform:dpkg]
libyaml-dev [platform:dpkg]
libre2-dev [platform:dpkg]
postgresql [platform:dpkg]
postgresql-contrib [platform:dpkg]
ethtool [platform:dpkg]
net-tools [platform:dpkg]
tox [platform:dpkg]