mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
app-portage/gentoolkit: live needs >=portage-3.0.52
Needed for new bintrees API member for eclean. Bug: https://bugs.gentoo.org/900224 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -25,10 +25,13 @@ SLOT="0"
|
||||
|
||||
# Need newer Portage for XML fix, bug #857537
|
||||
DEPEND="
|
||||
>=sys-apps/portage-3.0.32[${PYTHON_USEDEP}]"
|
||||
RDEPEND="${DEPEND}
|
||||
>=sys-apps/portage-3.0.52[${PYTHON_USEDEP}]
|
||||
"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
app-alternatives/awk
|
||||
sys-apps/gentoo-functions"
|
||||
sys-apps/gentoo-functions
|
||||
"
|
||||
|
||||
distutils_enable_tests setup.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user