
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: Ie9d2f82eba1285d2b6956bc46c437b84f1e95ed4
11 lines
344 B
Plaintext
11 lines
344 B
Plaintext
# This file contains runtime (non-python) dependencies
|
|
# More info at: https://docs.openstack.org/infra/bindep/readme.html
|
|
|
|
libffi-dev [test platform:dpkg]
|
|
libkrb5-dev [platform:dpkg]
|
|
libpq-dev [platform:dpkg]
|
|
libsasl2-dev [platform:dpkg]
|
|
libssl-dev [platform:dpkg]
|
|
libre2-dev [platform:dpkg]
|
|
libyaml-dev [platform:dpkg]
|
|
ethtool [platform:dpkg] |