summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2021-05-03 12:24:22 +0300
committerMikle Kolyada <zlogene@gentoo.org>2021-05-03 12:24:22 +0300
commitdec3af0c4128c767d03dbdc7b7210976e604d2b6 (patch)
tree6f6b6a6346cd094c6e8d67b1d764bbb780237cc5 /media-video/makemkv
parentmail-filter/spamdyke: remove libressl support (diff)
downloadgentoo-dec3af0c4128c767d03dbdc7b7210976e604d2b6.tar.gz
gentoo-dec3af0c4128c767d03dbdc7b7210976e604d2b6.tar.bz2
gentoo-dec3af0c4128c767d03dbdc7b7210976e604d2b6.zip
media-video/makemkv: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'media-video/makemkv')
-rw-r--r--media-video/makemkv/makemkv-1.16.3.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/media-video/makemkv/makemkv-1.16.3.ebuild b/media-video/makemkv/makemkv-1.16.3.ebuild
index 06832f14e6ac..796c9cd05727 100644
--- a/media-video/makemkv/makemkv-1.16.3.ebuild
+++ b/media-video/makemkv/makemkv-1.16.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="http://www.makemkv.com/download/${MY_P}.tar.gz
LICENSE="GPL-2 LGPL-2.1 MPL-1.1 MakeMKV-EULA openssl"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
-IUSE="+gui libressl"
+IUSE="+gui "
RESTRICT="bindist mirror"
QA_PREBUILT="usr/bin/makemkvcon usr/bin/mmdtsdec"
@@ -32,8 +32,7 @@ DEPEND="
dev-qt/qtwidgets:5
)
>=media-video/ffmpeg-1.0.0:0=
- !libressl? ( dev-libs/openssl:0=[-bindist(-)] )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=[-bindist(-)]
"
RDEPEND="
${DEPEND}