From e3af7487100376d4c190fe752d8da1e08caa396c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 15 Jun 2025 21:11:12 +0200 Subject: [PATCH] media-libs/theoraplay: 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 --- ...e20180524-r1.ebuild => theoraplay-0_pre20180524-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename media-libs/theoraplay/{theoraplay-0_pre20180524-r1.ebuild => theoraplay-0_pre20180524-r2.ebuild} (93%) diff --git a/media-libs/theoraplay/theoraplay-0_pre20180524-r1.ebuild b/media-libs/theoraplay/theoraplay-0_pre20180524-r2.ebuild similarity index 93% rename from media-libs/theoraplay/theoraplay-0_pre20180524-r1.ebuild rename to media-libs/theoraplay/theoraplay-0_pre20180524-r2.ebuild index d452ec0aa281d..efaa5b6de4713 100644 --- a/media-libs/theoraplay/theoraplay-0_pre20180524-r1.ebuild +++ b/media-libs/theoraplay/theoraplay-0_pre20180524-r2.ebuild @@ -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}"