pcre3 was removed from recent debian-based releases (eg. Trixie[1]), while RHEL10/CentOS Stream 10 no longer ships pcre in favor of pcre2. Use the latest whereto library release (0.5.0) which uses pcre2 instead. [1] https://lists.debian.org/debian-devel/2021/11/msg00176.html Depends-on: https://review.opendev.org/c/openstack/requirements/+/971428 Change-Id: I1ea84f699cd59d29970dc8fbf5f403cae2435131 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
8 lines
261 B
Plaintext
8 lines
261 B
Plaintext
# 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]
|
|
libpcre2-dev [platform:dpkg]
|
|
pcre2-devel [platform:rpm]
|