dev-util/rpmdevtools: Switch to PYTHON_SINGLE_USEDEP

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-02-07 14:15:43 +01:00
parent a1fef608e4
commit 13a6ebbe2d

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -19,7 +19,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
COMMON_DEPEND="
${PYTHON_DEPS}
app-arch/rpm[python,${PYTHON_USEDEP}]
app-arch/rpm[python,${PYTHON_SINGLE_USEDEP}]
dev-lang/perl:*
"
RDEPEND="${COMMON_DEPEND}