diff options
author | Kenton Groombridge <concord@gentoo.org> | 2022-06-29 20:38:07 -0400 |
---|---|---|
committer | Kenton Groombridge <concord@gentoo.org> | 2022-06-29 20:38:53 -0400 |
commit | 9671773fac60eb7abdf80d3153283964223a77c6 (patch) | |
tree | 51f68dbbcea9d26f25637bf15c6cd5be3dd91b67 /games-rpg | |
parent | games-fps/urbanterror: update mumble depend for pkgmove (diff) | |
download | gentoo-9671773fac60eb7abdf80d3153283964223a77c6.tar.gz gentoo-9671773fac60eb7abdf80d3153283964223a77c6.tar.bz2 gentoo-9671773fac60eb7abdf80d3153283964223a77c6.zip |
games-rpg/manaplus: update mumble depend for pkgmove
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/manaplus/manaplus-1.9.3.23-r1.ebuild | 4 | ||||
-rw-r--r-- | games-rpg/manaplus/manaplus-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games-rpg/manaplus/manaplus-1.9.3.23-r1.ebuild b/games-rpg/manaplus/manaplus-1.9.3.23-r1.ebuild index c93acd1164d1..6c1d04cbb663 100644 --- a/games-rpg/manaplus/manaplus-1.9.3.23-r1.ebuild +++ b/games-rpg/manaplus/manaplus-1.9.3.23-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 @@ -30,7 +30,7 @@ RDEPEND=" x11-apps/xmessage x11-libs/libX11 x11-misc/xdg-utils - mumble? ( media-sound/mumble ) + mumble? ( net-voip/mumble ) nls? ( virtual/libintl ) opengl? ( virtual/opengl ) pugixml? ( dev-libs/pugixml ) diff --git a/games-rpg/manaplus/manaplus-9999.ebuild b/games-rpg/manaplus/manaplus-9999.ebuild index c93acd1164d1..6c1d04cbb663 100644 --- a/games-rpg/manaplus/manaplus-9999.ebuild +++ b/games-rpg/manaplus/manaplus-9999.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 @@ -30,7 +30,7 @@ RDEPEND=" x11-apps/xmessage x11-libs/libX11 x11-misc/xdg-utils - mumble? ( media-sound/mumble ) + mumble? ( net-voip/mumble ) nls? ( virtual/libintl ) opengl? ( virtual/opengl ) pugixml? ( dev-libs/pugixml ) |