summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.13.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/python/python-3.13.5.ebuild')
-rw-r--r--dev-lang/python/python-3.13.5.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.13.5.ebuild b/dev-lang/python/python-3.13.5.ebuild
index 0da2daf1ef2d..b8563854c773 100644
--- a/dev-lang/python/python-3.13.5.ebuild
+++ b/dev-lang/python/python-3.13.5.ebuild
@@ -55,7 +55,6 @@ RDEPEND="
dev-python/gentoo-common
>=sys-libs/zlib-1.1.3:=
virtual/libintl
- ensurepip? ( dev-python/ensurepip-pip )
gdbm? ( sys-libs/gdbm:=[berkdb] )
kernel_linux? ( sys-apps/util-linux:= )
ncurses? ( >=sys-libs/ncurses-5.2:= )
@@ -103,6 +102,9 @@ if [[ ${PV} != *_alpha* ]]; then
dev-lang/python-exec[python_targets_python${PYVER/./_}(-)]
"
fi
+PDEPEND="
+ ensurepip? ( dev-python/ensurepip-pip )
+"
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/python.org.asc