www-apps/mediawiki: updated 1.34.0

dropped non-existent dev-lang/php[sqlite3] use flag

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
Miroslav Šulc
2020-03-27 10:11:25 +01:00
parent caeee70f93
commit 65a0d28bf5

View File

@@ -20,7 +20,7 @@ RDEPEND=">=dev-lang/php-7.2.9[ctype,fileinfo,iconv,json,mysql?,postgres?,session
sqlite? (
dev-db/sqlite[fts3(+)]
>=dev-lang/php-7.2.9[pdo]
|| ( dev-lang/php[sqlite] dev-lang/php[sqlite3] )
dev-lang/php[sqlite]
)
virtual/httpd-php"