From: Gino Date: Sun, 9 Sep 2018 22:22:56 +0000 (-0700) Subject: net-im/skypeforlinux: Fix libsecret dependency X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a829fa58b22dceeea8b3e4e3f9cba71f8471a406;p=gentoo.git 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 --- diff --git a/net-im/skypeforlinux/skypeforlinux-8.29.0.50.ebuild b/net-im/skypeforlinux/skypeforlinux-8.29.0.50.ebuild index fe787944cfb9..18c49c0454ad 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 fe787944cfb9..18c49c0454ad 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}]