diff options
author | Ulrich Müller <ulm@gentoo.org> | 2022-04-20 08:44:39 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2022-04-20 08:45:13 +0200 |
commit | 13f54c3176d492028990e7a2bb9515ad61337cb1 (patch) | |
tree | eb395a25263e035b127d24863bc9a58807148fa2 /net-im/zoom | |
parent | media-video/wireplumber: Stabilize 0.4.9 amd64, #839525 (diff) | |
download | gentoo-13f54c3176d492028990e7a2bb9515ad61337cb1.tar.gz gentoo-13f54c3176d492028990e7a2bb9515ad61337cb1.tar.bz2 gentoo-13f54c3176d492028990e7a2bb9515ad61337cb1.zip |
net-im/zoom: Version 5.10.3.2778 needs to depend on glibc[-clone3]
Bug: https://bugs.gentoo.org/835930#c36
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'net-im/zoom')
-rw-r--r-- | net-im/zoom/zoom-5.10.3.2778.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/zoom/zoom-5.10.3.2778.ebuild b/net-im/zoom/zoom-5.10.3.2778.ebuild index 90fee27aeb0e..fb4a05464d8c 100644 --- a/net-im/zoom/zoom-5.10.3.2778.ebuild +++ b/net-im/zoom/zoom-5.10.3.2778.ebuild @@ -34,7 +34,7 @@ RDEPEND="!games-engines/zoom net-print/cups sys-apps/dbus sys-apps/util-linux - sys-libs/glibc + || ( >=sys-libs/glibc-2.34[-clone3(+)] <sys-libs/glibc-2.34 ) virtual/opengl x11-libs/cairo x11-libs/libdrm |