dev-php/PEAR-Console_CommandLine: test deps should be BDEPEND in EAPI=8

Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
Michael Orlitzky
2024-06-11 15:00:23 -04:00
parent cf4dc60bca
commit f6bb647a55

View File

@@ -20,7 +20,7 @@ RDEPEND="dev-lang/php:*
dev-php/PEAR-Exception"
# Beware, the test suite really needs PEAR-PEAR.
DEPEND="test? ( ${RDEPEND} dev-php/PEAR-PEAR )"
BDEPEND="test? ( ${RDEPEND} dev-php/PEAR-PEAR )"
src_prepare() {
# There's one occurrence of @data_dir@ that needs to be replaced