sahara/bindep.txt
shangxiaobj aa9cf058bc Replace http with https for doc links in sahara
1) Update doc links according to OpenStack document migration
2) Use https instead of http for docs links

Change-Id: I2eb35e925d0facdb4352d02bf433afde61fb7c72
2017-08-27 23:45:09 -07:00

29 lines
833 B
Plaintext

# This file contains runtime (non-python) dependencies
# More info at: https://docs.openstack.org/infra/bindep/readme.html
libssl-dev [platform:dpkg]
openssl-devel [platform:rpm]
# updates of the localized release notes require msgmerge
gettext
# Define the basic (test) requirements extracted from bindata-fallback.txt
# - mysqladmin and psql
mariadb [platform:rpm]
mariadb-devel [platform:rpm]
mariadb-server [platform:rpm]
dev-db/mariadb [platform:gentoo]
mysql-client [platform:dpkg]
mysql-server [platform:dpkg]
postgresql
postgresql-client [platform:dpkg]
postgresql-server [platform:rpm]
# The Python binding for libguestfs are used by the sahara-image-pack
# command.
python-guestfs [platform:dpkg]
libguestfs-xfs [platform:dpkg]
python-libguestfs [platform:rpm]
libguestfs-xfs [platform:redhat]
xfsprogs [platform:suse]