dev-libs/libpcre: Sync with Gentoo

It's from Gentoo commit 5e3d413c90ed50a6f9582ee1e3817398d4a82319.
This commit is contained in:
Flatcar Buildbot 2024-01-15 07:11:18 +00:00 committed by Krzesimir Nowak
parent 5d97149197
commit 82d153ac3a
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -36,7 +36,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
valgrind? ( dev-util/valgrind )
valgrind? ( dev-debug/valgrind )
"
BDEPEND="virtual/pkgconfig"

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -38,7 +38,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
valgrind? ( dev-util/valgrind )
valgrind? ( dev-debug/valgrind )
"
BDEPEND="virtual/pkgconfig"