# A build time dependency
libssl-dev [platform:dpkg test]
openssl-devel [platform:rpm test]

# these are needed to compile Python dependencies from sources
python3-all-dev [platform:dpkg]
python3-devel [platform:rpm test]
build-essential [platform:dpkg test]

# these are needed by infra for python-* jobs
mariadb [platform:rpm test]
mariadb-client [platform:dpkg]
mariadb-server [platform:rpm platform:dpkg test]
