commit: e8f8cb5dd48ac39e69d7eb4214063cc98c741d68 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Sep 20 08:04:25 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Sep 20 08:16:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8f8cb5d
net-im/teams: Remove dep on libgnome-keyring According to the linked bug report, teams work just fine without it. My guess is that upstream supports both libgnome-keyring and libsecret, and dynamically uses whichever is available. Closes: https://bugs.gentoo.org/719922 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> net-im/teams/{teams-1.3.00.16851.ebuild => teams-1.3.00.16851-r1.ebuild} | 1 - 1 file changed, 1 deletion(-) diff --git a/net-im/teams/teams-1.3.00.16851.ebuild b/net-im/teams/teams-1.3.00.16851-r1.ebuild similarity index 98% rename from net-im/teams/teams-1.3.00.16851.ebuild rename to net-im/teams/teams-1.3.00.16851-r1.ebuild index 66e5820e6c6..6b544f66ffb 100644 --- a/net-im/teams/teams-1.3.00.16851.ebuild +++ b/net-im/teams/teams-1.3.00.16851-r1.ebuild @@ -30,7 +30,6 @@ RDEPEND=" dev-libs/glib dev-libs/nspr dev-libs/nss - gnome-base/libgnome-keyring media-libs/alsa-lib media-libs/fontconfig media-libs/mesa
