diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-05-28 21:03:21 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-14 19:46:36 +0200 |
commit | a6304a48441f0243f131bfb350d1eb17c126c4a7 (patch) | |
tree | fe13f05e8d21f6a2c1a6911310b8494599ab0ee5 /app-emulation/genymotion-bin | |
parent | sci-biology/foldingathome: Permit dev-libs/openssl-compat (diff) | |
download | gentoo-a6304a48441f0243f131bfb350d1eb17c126c4a7.tar.gz gentoo-a6304a48441f0243f131bfb350d1eb17c126c4a7.tar.bz2 gentoo-a6304a48441f0243f131bfb350d1eb17c126c4a7.zip |
app-emulation/genymotion-bin: Permit dev-libs/openssl-compat
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-emulation/genymotion-bin')
-rw-r--r-- | app-emulation/genymotion-bin/genymotion-bin-3.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/genymotion-bin/genymotion-bin-3.0.2.ebuild b/app-emulation/genymotion-bin/genymotion-bin-3.0.2.ebuild index 70737af7536c..c43122636cd3 100644 --- a/app-emulation/genymotion-bin/genymotion-bin-3.0.2.ebuild +++ b/app-emulation/genymotion-bin/genymotion-bin-3.0.2.ebuild @@ -21,7 +21,7 @@ DEPEND="" RDEPEND="|| ( >=app-emulation/virtualbox-5.0.28 >=app-emulation/virtualbox-bin-5.0.28 ) virtual/opengl || ( - dev-libs/openssl:1.0.0 + dev-libs/openssl-compat:1.0.0 =dev-libs/openssl-1.0*:0 ) dev-libs/hiredis:0/0.14 |