mirror of
https://opendev.org/openstack/governance.git
synced 2026-01-11 19:56:28 +00:00
This package is required to build python-pcre successfully and it's not installed by default when running the unit tests inside our gate. Change-Id: Ib575cee81cf705dbd45b3908f08a374f67860d89
7 lines
260 B
Text
7 lines
260 B
Text
# This is a cross-platform list tracking distribution packages needed for
|
|
# install and tests;
|
|
# see https://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
fonts-dejavu-core [platform:dpkg]
|
|
libpcre3-dev [platform:dpkg]
|
|
pcre-devel [platform:rpm]
|