net-misc/nextcloud-client: revert qtkeychain[keyring] dependency

Turns out that qtkeychain supports multiple backends and it the root
cause of bug #907201 was probably something else. Thanks to Andrei
Slavoiu for pointing this out.

Bug: https://bugs.gentoo.org/907201
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Florian Schmaus 2023-05-26 20:45:54 +02:00
parent 6de4a5e057
commit e9011b6c23
No known key found for this signature in database
GPG Key ID: 2239A7E8F5852052
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
>=dev-db/sqlite-3.34:3
>=dev-libs/openssl-1.1.0:0=
dev-libs/qtkeychain:=[keyring,qt5(+)]
dev-libs/qtkeychain:=[qt5(+)]
dev-qt/qtcore:5
dev-qt/qtdbus:5
dev-qt/qtdeclarative:5