diff options
5 files changed, 11 insertions, 3 deletions
diff --git a/net-im/skypeforlinux/skypeforlinux-8.78.0.161-r2.ebuild b/net-im/skypeforlinux/skypeforlinux-8.78.0.161-r2.ebuild index 69bae224b928..88d5b41e760d 100644 --- a/net-im/skypeforlinux/skypeforlinux-8.78.0.161-r2.ebuild +++ b/net-im/skypeforlinux/skypeforlinux-8.78.0.161-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -36,6 +36,7 @@ RDEPEND=" sys-apps/dbus[${MULTILIB_USEDEP}] || ( <sys-libs/glibc-2.34 >=sys-libs/glibc-2.34[-clone3(+)] ) sys-devel/gcc[cxx] + sys-libs/glibc virtual/ttf-fonts x11-libs/cairo[${MULTILIB_USEDEP}] x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}] diff --git a/net-im/skypeforlinux/skypeforlinux-8.79.0.92.ebuild b/net-im/skypeforlinux/skypeforlinux-8.79.0.92.ebuild index 9627b561f6f1..911974eaca88 100644 --- a/net-im/skypeforlinux/skypeforlinux-8.79.0.92.ebuild +++ b/net-im/skypeforlinux/skypeforlinux-8.79.0.92.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -33,6 +33,7 @@ RDEPEND=" net-print/cups[${MULTILIB_USEDEP}] sys-apps/dbus[${MULTILIB_USEDEP}] sys-devel/gcc[cxx] + sys-libs/glibc virtual/ttf-fonts x11-libs/cairo[${MULTILIB_USEDEP}] x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}] diff --git a/net-im/skypeforlinux/skypeforlinux-8.79.0.95.ebuild b/net-im/skypeforlinux/skypeforlinux-8.79.0.95.ebuild index 9627b561f6f1..911974eaca88 100644 --- a/net-im/skypeforlinux/skypeforlinux-8.79.0.95.ebuild +++ b/net-im/skypeforlinux/skypeforlinux-8.79.0.95.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -33,6 +33,7 @@ RDEPEND=" net-print/cups[${MULTILIB_USEDEP}] sys-apps/dbus[${MULTILIB_USEDEP}] sys-devel/gcc[cxx] + sys-libs/glibc virtual/ttf-fonts x11-libs/cairo[${MULTILIB_USEDEP}] x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}] diff --git a/net-im/skypeforlinux/skypeforlinux-8.80.0.143.ebuild b/net-im/skypeforlinux/skypeforlinux-8.80.0.143.ebuild index 3b4c9294851f..911974eaca88 100644 --- a/net-im/skypeforlinux/skypeforlinux-8.80.0.143.ebuild +++ b/net-im/skypeforlinux/skypeforlinux-8.80.0.143.ebuild @@ -33,6 +33,7 @@ RDEPEND=" net-print/cups[${MULTILIB_USEDEP}] sys-apps/dbus[${MULTILIB_USEDEP}] sys-devel/gcc[cxx] + sys-libs/glibc virtual/ttf-fonts x11-libs/cairo[${MULTILIB_USEDEP}] x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}] diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 0123b422d70f..dc5443bae992 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# David Seifert <soap@gentoo.org> (2022-02-02) +# Binary packages linked to glibc +net-im/skypeforlinux + # Viorel Munteanu <ceamac.paragon@gmail.com> (2022-02-01) # Binary package linked to glibc net-im/mattermost-desktop-bin |