diff options
author | 2020-02-12 11:09:56 -0800 | |
---|---|---|
committer | 2020-02-12 11:09:56 -0800 | |
commit | 983d19d7d1a42eafa5248d1f61a259b76468cddb (patch) | |
tree | 70bebdb5115f2559aaed9a2714415a4f1730de68 /dev-lang/python/python-2.7.17-r1.ebuild | |
parent | net-nds/openldap: fix MissingSlash (diff) | |
download | gentoo-983d19d7d1a42eafa5248d1f61a259b76468cddb.tar.gz gentoo-983d19d7d1a42eafa5248d1f61a259b76468cddb.tar.bz2 gentoo-983d19d7d1a42eafa5248d1f61a259b76468cddb.zip |
dev-lang/python: Add deps on virtual/libcrypt:=
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'dev-lang/python/python-2.7.17-r1.ebuild')
-rw-r--r-- | dev-lang/python/python-2.7.17-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-lang/python/python-2.7.17-r1.ebuild b/dev-lang/python/python-2.7.17-r1.ebuild index cadc834964dd..912858618a15 100644 --- a/dev-lang/python/python-2.7.17-r1.ebuild +++ b/dev-lang/python/python-2.7.17-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -28,6 +28,7 @@ IUSE="-berkdb bluetooth build elibc_uclibc examples gdbm hardened ipv6 libressl RDEPEND="app-arch/bzip2:= >=sys-libs/zlib-1.1.3:= + virtual/libcrypt:= virtual/libffi:= virtual/libintl berkdb? ( || ( |