diff options
author | Stephan Hartmann <sultan@gentoo.org> | 2022-02-05 11:15:43 +0100 |
---|---|---|
committer | Stephan Hartmann <sultan@gentoo.org> | 2022-02-05 11:19:28 +0100 |
commit | bcc4cba967dbe76850fba1dc82a2b767192f0cc7 (patch) | |
tree | 63089f11faa88e569a6d517b3f45ee0b7556e115 /net-im | |
parent | dev-python/pip-run: Keyword 8.8.0 ppc64, #832036 (diff) | |
download | gentoo-bcc4cba967dbe76850fba1dc82a2b767192f0cc7.tar.gz gentoo-bcc4cba967dbe76850fba1dc82a2b767192f0cc7.tar.bz2 gentoo-bcc4cba967dbe76850fba1dc82a2b767192f0cc7.zip |
net-im/teams: require glibc
Closes: https://bugs.gentoo.org/832486
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/teams/teams-1.4.00.13653-r2.ebuild | 3 | ||||
-rw-r--r-- | net-im/teams/teams-1.4.00.26453-r1.ebuild | 3 | ||||
-rw-r--r-- | net-im/teams/teams-1.4.00.7556-r1.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/net-im/teams/teams-1.4.00.13653-r2.ebuild b/net-im/teams/teams-1.4.00.13653-r2.ebuild index 683f09cd29bc..3dd90b904b90 100644 --- a/net-im/teams/teams-1.4.00.13653-r2.ebuild +++ b/net-im/teams/teams-1.4.00.13653-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 @@ -41,6 +41,7 @@ RDEPEND=" net-print/cups sys-apps/dbus sys-apps/util-linux + sys-libs/glibc x11-libs/cairo x11-libs/libdrm x11-libs/gdk-pixbuf diff --git a/net-im/teams/teams-1.4.00.26453-r1.ebuild b/net-im/teams/teams-1.4.00.26453-r1.ebuild index 1c5e90e606b9..3f93b3cfb662 100644 --- a/net-im/teams/teams-1.4.00.26453-r1.ebuild +++ b/net-im/teams/teams-1.4.00.26453-r1.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 @@ -41,6 +41,7 @@ RDEPEND=" net-print/cups sys-apps/dbus sys-apps/util-linux + sys-libs/glibc x11-libs/cairo x11-libs/libdrm x11-libs/gdk-pixbuf diff --git a/net-im/teams/teams-1.4.00.7556-r1.ebuild b/net-im/teams/teams-1.4.00.7556-r1.ebuild index dcee637a6d44..295d2e9e2bd5 100644 --- a/net-im/teams/teams-1.4.00.7556-r1.ebuild +++ b/net-im/teams/teams-1.4.00.7556-r1.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 @@ -35,6 +35,7 @@ RDEPEND=" net-print/cups sys-apps/dbus sys-apps/util-linux + sys-libs/glibc x11-libs/cairo x11-libs/cairo x11-libs/gdk-pixbuf |