commit:     a829fa58b22dceeea8b3e4e3f9cba71f8471a406
Author:     Gino <onigino <AT> protonmail <DOT> com>
AuthorDate: Sun Sep  9 22:22:56 2018 +0000
Commit:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Fri Oct 12 12:13:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a829fa58

net-im/skypeforlinux: Fix libsecret dependency

libsecret dependency is runtime of underlying chrome engine and isn't actually
used or required by skypeforlinux

Bug: https://bugs.gentoo.org/665606
Closes: https://github.com/gentoo/gentoo/pull/9816
Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>

 net-im/skypeforlinux/skypeforlinux-8.29.0.50.ebuild | 1 -
 net-im/skypeforlinux/skypeforlinux-8.31.0.92.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/net-im/skypeforlinux/skypeforlinux-8.29.0.50.ebuild 
b/net-im/skypeforlinux/skypeforlinux-8.29.0.50.ebuild
index fe787944cfb..18c49c0454a 100644
--- a/net-im/skypeforlinux/skypeforlinux-8.29.0.50.ebuild
+++ b/net-im/skypeforlinux/skypeforlinux-8.29.0.50.ebuild
@@ -21,7 +21,6 @@ QA_PREBUILT="*"
 RESTRICT="mirror bindist strip" #299368
 
 RDEPEND="
-       app-crypt/libsecret[${MULTILIB_USEDEP}]
        dev-libs/atk[${MULTILIB_USEDEP}]
        dev-libs/expat[${MULTILIB_USEDEP}]
        dev-libs/glib:2[${MULTILIB_USEDEP}]

diff --git a/net-im/skypeforlinux/skypeforlinux-8.31.0.92.ebuild 
b/net-im/skypeforlinux/skypeforlinux-8.31.0.92.ebuild
index fe787944cfb..18c49c0454a 100644
--- a/net-im/skypeforlinux/skypeforlinux-8.31.0.92.ebuild
+++ b/net-im/skypeforlinux/skypeforlinux-8.31.0.92.ebuild
@@ -21,7 +21,6 @@ QA_PREBUILT="*"
 RESTRICT="mirror bindist strip" #299368
 
 RDEPEND="
-       app-crypt/libsecret[${MULTILIB_USEDEP}]
        dev-libs/atk[${MULTILIB_USEDEP}]
        dev-libs/expat[${MULTILIB_USEDEP}]
        dev-libs/glib:2[${MULTILIB_USEDEP}]

Reply via email to