From 78cd98879d185145658c3dff61c9d8e522c7362c Mon Sep 17 00:00:00 2001 From: Kenton Groombridge Date: Wed, 29 Jun 2022 20:37:08 -0400 Subject: games-fps/turtlearena: update mumble depend for pkgmove Signed-off-by: Kenton Groombridge --- games-fps/turtlearena/turtlearena-0.6.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-fps/turtlearena/turtlearena-0.6.1-r1.ebuild b/games-fps/turtlearena/turtlearena-0.6.1-r1.ebuild index 98472a1a41e6..11be86191560 100644 --- a/games-fps/turtlearena/turtlearena-0.6.1-r1.ebuild +++ b/games-fps/turtlearena/turtlearena-0.6.1-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=8 @@ -29,7 +29,7 @@ RDEPEND=" theora? ( media-libs/libtheora ) voice? ( media-libs/speex - mumble? ( media-sound/mumble ) + mumble? ( net-voip/mumble ) ) vorbis? ( media-libs/libvorbis ) )" -- cgit v1.2.3-65-gdbad