games-fps/turtlearena: Add a slot op dep on libtheora

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-06-15 05:41:51 +02:00
parent 68af1415c7
commit e8f0eebfa5

View File

@@ -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 )