diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-04-10 12:50:38 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-04-10 12:50:38 +0200 |
commit | 1f30fc1aad957a9d369fb4ccd4e680901b007305 (patch) | |
tree | 3c1b689d3b29725e7a78edd627aaef965632e33f /games-engines | |
parent | licenses: Remove unused uni_indiana. (diff) | |
download | gentoo-1f30fc1aad957a9d369fb4ccd4e680901b007305.tar.gz gentoo-1f30fc1aad957a9d369fb4ccd4e680901b007305.tar.bz2 gentoo-1f30fc1aad957a9d369fb4ccd4e680901b007305.zip |
games-engines/zoom: Block against net-im/zoom.
Due to file collision for /usr/bin/zoom.
Closes: https://bugs.gentoo.org/716884
Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'games-engines')
-rw-r--r-- | 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-r1.ebuild index f5f33fac05c6..ceda3c08f833 100644 --- a/games-engines/zoom/zoom-1.1.5-r1.ebuild +++ b/games-engines/zoom/zoom-1.1.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND=" +RDEPEND="!net-im/zoom media-libs/fontconfig media-libs/libpng:0 >=media-libs/t1lib-5 |