diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-09-20 10:04:25 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-09-20 10:16:43 +0200 |
commit | e8f8cb5dd48ac39e69d7eb4214063cc98c741d68 (patch) | |
tree | 5a96b61cf36d1d7d4fedd664aad7aa956d97a676 /net-im | |
parent | sci-physics/qmeq: Add new snapshot (diff) | |
download | gentoo-e8f8cb5dd48ac39e69d7eb4214063cc98c741d68.tar.gz gentoo-e8f8cb5dd48ac39e69d7eb4214063cc98c741d68.tar.bz2 gentoo-e8f8cb5dd48ac39e69d7eb4214063cc98c741d68.zip |
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@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/teams/teams-1.3.00.16851-r1.ebuild (renamed from net-im/teams/teams-1.3.00.16851.ebuild) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/teams/teams-1.3.00.16851.ebuild b/net-im/teams/teams-1.3.00.16851-r1.ebuild index 66e5820e6c66..6b544f66ffbe 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 |