media-libs/theoraplay: 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 21:11:12 +02:00
parent 866798ad7a
commit e3af748710

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="
media-libs/libogg
media-libs/libtheora
media-libs/libtheora:=
media-libs/libvorbis
"
DEPEND="${RDEPEND}"