diff options
author | 2018-08-04 12:52:14 -0400 | |
---|---|---|
committer | 2018-08-04 12:52:51 -0400 | |
commit | 6918a3ff008299e37150afd9a1083b9cae4cbe5f (patch) | |
tree | f888eb8386e4708bac437a152acf5665bd161ef7 /dev-python/cryptography/cryptography-2.2.2-r1.ebuild | |
parent | dev-libs/librelp: bump to v1.2.17 (diff) | |
download | gentoo-6918a3ff008299e37150afd9a1083b9cae4cbe5f.tar.gz gentoo-6918a3ff008299e37150afd9a1083b9cae4cbe5f.tar.bz2 gentoo-6918a3ff008299e37150afd9a1083b9cae4cbe5f.zip |
dev-python/cryptography: depend on >=dev-libs/openssl-1.0.2o-r6
... or dev-libs/openssl[-bindist].
Closes: https://bugs.gentoo.org/662688
Package-Manager: Portage-2.3.44_p5_p244913, Repoman-2.3.10_p20_p244913
Diffstat (limited to 'dev-python/cryptography/cryptography-2.2.2-r1.ebuild')
-rw-r--r-- | dev-python/cryptography/cryptography-2.2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cryptography/cryptography-2.2.2-r1.ebuild b/dev-python/cryptography/cryptography-2.2.2-r1.ebuild index ffaf2cd166a9..449719f769ca 100644 --- a/dev-python/cryptography/cryptography-2.2.2-r1.ebuild +++ b/dev-python/cryptography/cryptography-2.2.2-r1.ebuild @@ -27,7 +27,7 @@ RDEPEND=" dev-libs/openssl:0= ( || ( dev-libs/openssl:0[-bindist(-)] - >=dev-libs/openssl-1.0.2o-r2:0 + >=dev-libs/openssl-1.0.2o-r6:0 ) ) ) |