mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user