diff options
author | David Seifert <soap@gentoo.org> | 2022-02-02 10:13:00 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-02-02 10:13:00 +0100 |
commit | 41eeece9f8cff6b4d491132b2c4b404a99fbeb20 (patch) | |
tree | 02d51b5d9d388ca095f853e171fd73d6085e0612 /net-im | |
parent | net-im/skypeforlinux: drop 8.77.0.90 (diff) | |
download | gentoo-41eeece9f8cff6b4d491132b2c4b404a99fbeb20.tar.gz gentoo-41eeece9f8cff6b4d491132b2c4b404a99fbeb20.tar.bz2 gentoo-41eeece9f8cff6b4d491132b2c4b404a99fbeb20.zip |
net-im/skypeforlinux: require glibc
Closes: https://bugs.gentoo.org/832484
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-im')
4 files changed, 7 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}] |