From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0FDBD158089 for ; Wed, 10 Nov 2021 12:49:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C33B2BC07B; Wed, 10 Nov 2021 12:49:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2E3692BC07A for ; Wed, 10 Nov 2021 12:49:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 308B2343096 for ; Wed, 10 Nov 2021 12:49:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 303FE1C0 for ; Wed, 10 Nov 2021 12:49:24 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1636548524.35b15ba0f869f147afe9d02d554f5df5efc1f75d.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libextractor/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libextractor/libextractor-1.9-r2.ebuild X-VCS-Directories: media-libs/libextractor/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 35b15ba0f869f147afe9d02d554f5df5efc1f75d X-VCS-Branch: master Date: Wed, 10 Nov 2021 12:49:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8d4fc1c8-4f71-436a-8c83-81c8478f5c7a X-Archives-Hash: 322b7a13665a22018f14752c00af413c commit: 35b15ba0f869f147afe9d02d554f5df5efc1f75d Author: Jakov Smolić gentoo org> AuthorDate: Wed Nov 10 12:25:20 2021 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Wed Nov 10 12:48:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35b15ba0 media-libs/libextractor: Remove app-text/tidy-html5 dep Signed-off-by: Jakov Smolić gentoo.org> media-libs/libextractor/libextractor-1.9-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libextractor/libextractor-1.9-r2.ebuild b/media-libs/libextractor/libextractor-1.9-r2.ebuild index 38f88b87e42..0fdd4b76eed 100644 --- a/media-libs/libextractor/libextractor-1.9-r2.ebuild +++ b/media-libs/libextractor/libextractor-1.9-r2.ebuild @@ -41,7 +41,7 @@ DEPEND=" midi? ( media-libs/libsmf ) mp4? ( media-libs/libmp4v2:0 ) mpeg? ( media-libs/libmpeg2 ) - tidy? ( || ( app-text/tidy-html5 >=app-text/htmltidy-5.0.0 ) ) + tidy? ( >=app-text/htmltidy-5.0.0 ) tiff? ( media-libs/tiff:0 ) vorbis? ( media-libs/libogg