Files
osc-placement/bindep.txt
Sean Mooney 35cc347956 Add bindep.txt for ubunutu 24.04 support
the tox jobs now use ubuntu 24.04 by default
and some packages that were previously installed
implicitly are now not installed by default.

specifically the docs jobs need pcre.h to be present
to be able to compile some modules.

Change-Id: I9491352d1d49a79ab659a9bc537aae2117e5e193
2025-04-01 17:25:36 +01:00

10 lines
335 B
Plaintext

gcc [compile test]
libc6-dev [compile test platform:dpkg]
libffi-devel [compile test platform:rpm]
libffi-dev [compile test platform:dpkg]
libssl-dev [compile test platform:dpkg]
python3-dev [compile test platform:dpkg]
python3-devel [compile test platform:rpm]
libpcre3-dev [doc test platform:dpkg]
pcre-devel [platform:rpm doc test]