diff options
author | Ulrich Müller <ulm@gentoo.org> | 2024-08-14 21:03:47 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2024-08-14 21:07:19 +0200 |
commit | 4865db29be0c8738f7e682bcd6c3a25bd6829e36 (patch) | |
tree | feb1a8773034e3d6eb62b86c05f28e281917665d /games-engines | |
parent | net-im/zoom: Install the symlink only with USE=zoom-symlink (diff) | |
download | gentoo-4865db29be0c8738f7e682bcd6c3a25bd6829e36.tar.gz gentoo-4865db29be0c8738f7e682bcd6c3a25bd6829e36.tar.bz2 gentoo-4865db29be0c8738f7e682bcd6c3a25bd6829e36.zip |
games-engines/zoom: Update blocker against net-im/zoom
Bug: https://bugs.gentoo.org/716884
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'games-engines')
-rw-r--r-- | games-engines/zoom/zoom-1.1.5-r2.ebuild (renamed from games-engines/zoom/zoom-1.1.5-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-engines/zoom/zoom-1.1.5-r1.ebuild b/games-engines/zoom/zoom-1.1.5-r2.ebuild index f0d98a233a0e..c9571f5e7179 100644 --- a/games-engines/zoom/zoom-1.1.5-r1.ebuild +++ b/games-engines/zoom/zoom-1.1.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" -RDEPEND="!net-im/zoom +RDEPEND="!net-im/zoom[zoom-symlink(+)] media-libs/fontconfig media-libs/libpng:0 >=media-libs/t1lib-5 |