From e8f0eebfa5d5e4f81bebca6eb334f80f59f7d9c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 15 Jun 2025 05:41:51 +0200 Subject: [PATCH] games-fps/turtlearena: Add a slot op dep on libtheora MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- ...urtlearena-0.6.1-r1.ebuild => turtlearena-0.6.1-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename games-fps/turtlearena/{turtlearena-0.6.1-r1.ebuild => turtlearena-0.6.1-r2.ebuild} (97%) diff --git a/games-fps/turtlearena/turtlearena-0.6.1-r1.ebuild b/games-fps/turtlearena/turtlearena-0.6.1-r2.ebuild similarity index 97% rename from games-fps/turtlearena/turtlearena-0.6.1-r1.ebuild rename to games-fps/turtlearena/turtlearena-0.6.1-r2.ebuild index 11be861915600..b3366f27ed0d2 100644 --- a/games-fps/turtlearena/turtlearena-0.6.1-r1.ebuild +++ b/games-fps/turtlearena/turtlearena-0.6.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -26,7 +26,7 @@ RDEPEND=" virtual/opengl curl? ( net-misc/curl ) openal? ( media-libs/openal ) - theora? ( media-libs/libtheora ) + theora? ( media-libs/libtheora:= ) voice? ( media-libs/speex mumble? ( net-voip/mumble )