sys-apps/xbps: move tests to DEPEND

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
Maciej Barć 2020-05-06 17:48:05 +02:00
parent 1f98198865
commit 15de1cc214
No known key found for this signature in database
GPG Key ID: 031C9FE65BED714A
2 changed files with 6 additions and 2 deletions

View File

@ -33,10 +33,12 @@ BDEPEND="
"
DEPEND="
sys-libs/zlib
test? (
>=dev-libs/atf-0.15
)
"
RDEPEND="
${COMMON_DEPEND}
test? ( >=dev-libs/atf-0.15 )
"
src_configure() {

View File

@ -33,10 +33,12 @@ BDEPEND="
"
DEPEND="
sys-libs/zlib
test? (
>=dev-libs/atf-0.15
)
"
RDEPEND="
${COMMON_DEPEND}
test? ( >=dev-libs/atf-0.15 )
"
src_configure() {