storyboard-webclient/bindep.txt
Jeremy Stanley fc086575d4 Bindep cleanup and JavaScript updates
Adjust for the Py3K-only present by dropping some Python 2.7 package
names which are no longer available on our test platforms, and
adjusting others to their newer Python 3.x versions. Also some
Debian-specific fixups like moving from iceweasel back to firefox
and the locales package becoming essential.

Apply a `yarn upgrade` result for the yarn.lock file since some of
the dependency versions included there were too old to work with
Python 3 yet.

Change-Id: I1da3ac6f7bfbaa6dc75f6171f0055c8730f0ed43
2021-11-27 14:29:57 +00:00

44 lines
1.2 KiB
Plaintext

# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
apt-transport-https [platform:dpkg test]
build-essential [platform:dpkg]
chromium-browser [platform:dpkg test]
curl
cyrus-sasl-devel [platform:rpm]
dbus
firefox [test]
gawk
gettext [test]
language-pack-en [platform:ubuntu]
libcurl-devel [platform:rpm]
libcurl4-gnutls-dev [platform:dpkg]
libmysqlclient-dev [platform:dpkg]
libpq-dev [platform:dpkg]
lsb-release [test]
mariadb [platform:rpm]
mariadb-devel [platform:rpm]
mariadb-server [platform:rpm]
mysql-client [platform:dpkg]
mysql-server [platform:dpkg]
openldap-devel [platform:rpm]
pkg-config [platform:dpkg]
pkgconfig [platform:rpm]
postgresql
postgresql-client [platform:dpkg]
postgresql-devel [platform:rpm]
postgresql-server [platform:rpm]
python3-all-dev [platform:ubuntu !platform:ubuntu-precise]
python3-dev [platform:dpkg]
python3-devel [platform:fedora]
python3-lxml
python3-zmq
sqlite [platform:rpm]
sqlite-devel [platform:rpm]
sqlite3 [platform:dpkg]
uuid-dev [platform:dpkg]
xorg-x11-server-Xvfb [platform:rpm test]
xvfb [platform:dpkg test]
zlib-devel [platform:rpm]
zlib1g-dev [platform:dpkg]