summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-08-27 11:28:20 +0100
committerMarek Szuba <marecki@gentoo.org>2021-08-27 11:28:20 +0100
commit809db0c556b7621a4d8e19447d7ed5b2d669fd6b (patch)
tree33d1409f114690056f83aa6dd785c2ad5b4a5f87
parentdev-ruby/kramdown: allow both htmltidy-5+ and tidy-html5 (diff)
downloadgentoo-809db0c556b7621a4d8e19447d7ed5b2d669fd6b.tar.gz
gentoo-809db0c556b7621a4d8e19447d7ed5b2d669fd6b.tar.bz2
gentoo-809db0c556b7621a4d8e19447d7ed5b2d669fd6b.zip
media-libs/libextractor: allow both htmltidy-5+ and tidy-html5
Signed-off-by: Marek Szuba <marecki@gentoo.org>
-rw-r--r--media-libs/libextractor/libextractor-1.9-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libextractor/libextractor-1.9-r1.ebuild b/media-libs/libextractor/libextractor-1.9-r1.ebuild
index 91c6a2f396fe..38f88b87e425 100644
--- a/media-libs/libextractor/libextractor-1.9-r1.ebuild
+++ b/media-libs/libextractor/libextractor-1.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -41,7 +41,7 @@ DEPEND="
midi? ( media-libs/libsmf )
mp4? ( media-libs/libmp4v2:0 )
mpeg? ( media-libs/libmpeg2 )
- tidy? ( app-text/tidy-html5 )
+ tidy? ( || ( app-text/tidy-html5 >=app-text/htmltidy-5.0.0 ) )
tiff? ( media-libs/tiff:0 )
vorbis? (
media-libs/libogg