
Doc job is going to run on Ubuntu Noble[1] and we need libpcre3-dev package for pcre.h [1] https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/935459 Change-Id: I0fe73c02b093805d8eb1b15303f92633fad809cb
12 lines
439 B
Plaintext
12 lines
439 B
Plaintext
# This is a cross-platform list tracking distribution packages needed by tests;
|
|
# see https://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
gcc [compile test]
|
|
libc6-dev [compile test platform:dpkg]
|
|
libffi-devel [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 [test platform:dpkg]
|