summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-11-10 13:23:09 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-11-10 13:48:42 +0100
commit59476788aea4d617905a826dfe08295f80dbecca (patch)
tree65f7a197488e29e413fb102738de6398f7521ee2 /dev-lang/php/php-8.0.12.ebuild
parentdev-ruby/kramdown: Remove app-text/tidy-html5 dep (diff)
downloadgentoo-59476788aea4d617905a826dfe08295f80dbecca.tar.gz
gentoo-59476788aea4d617905a826dfe08295f80dbecca.tar.bz2
gentoo-59476788aea4d617905a826dfe08295f80dbecca.zip
dev-lang/php: Remove app-text/tidy-html5 dep
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-lang/php/php-8.0.12.ebuild')
-rw-r--r--dev-lang/php/php-8.0.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/php/php-8.0.12.ebuild b/dev-lang/php/php-8.0.12.ebuild
index 2e3a81eec1cf..38aa05d3df7a 100644
--- a/dev-lang/php/php-8.0.12.ebuild
+++ b/dev-lang/php/php-8.0.12.ebuild
@@ -114,7 +114,7 @@ COMMON_DEPEND="
spell? ( >=app-text/aspell-0.50 )
sqlite? ( >=dev-db/sqlite-3.7.6.3 )
ssl? ( >=dev-libs/openssl-1.0.1:0= )
- tidy? ( || ( app-text/tidy-html5 app-text/htmltidy ) )
+ tidy? ( app-text/htmltidy )
tokyocabinet? ( dev-db/tokyocabinet )
truetype? ( =media-libs/freetype-2* )
unicode? ( dev-libs/oniguruma:= )