Replace obsolete PCRE packages
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: I92e7388461105d0e9880b3bee7f27fa9889d1ab6 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
+2
-2
@@ -60,8 +60,8 @@ dev-libs/liberasurecode [platform:gentoo]
|
||||
libsystemd-dev [platform:dpkg !platform:ubuntu-trusty]
|
||||
libsystemd-journal-dev [platform:ubuntu-trusty]
|
||||
|
||||
libpcre3-dev [platform:dpkg !platform:debian-trixie]
|
||||
pcre-devel [platform:rpm]
|
||||
libpcre2-dev [platform:dpkg]
|
||||
pcre2-devel [platform:rpm]
|
||||
|
||||
# NOTE(pabelanger): Needed for build-wheel-mirror jobs
|
||||
gawk [test]
|
||||
|
||||
Reference in New Issue
Block a user