summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.12.11.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/python/python-3.12.11.ebuild')
-rw-r--r--dev-lang/python/python-3.12.11.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.12.11.ebuild b/dev-lang/python/python-3.12.11.ebuild
index d73d44638f23..621dd5b4c291 100644
--- a/dev-lang/python/python-3.12.11.ebuild
+++ b/dev-lang/python/python-3.12.11.ebuild
@@ -51,7 +51,6 @@ RDEPEND="
>=sys-libs/zlib-1.1.3:=
virtual/libcrypt:=
virtual/libintl
- ensurepip? ( dev-python/ensurepip-pip )
gdbm? ( sys-libs/gdbm:=[berkdb] )
kernel_linux? ( sys-apps/util-linux:= )
ncurses? ( >=sys-libs/ncurses-5.2:= )
@@ -95,6 +94,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