From 7f2f22ad05575e04d7dc6147575d720e1cc3eb9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 15 Jun 2025 21:16:07 +0200 Subject: [PATCH] net-misc/icecast: 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 --- .../{icecast-2.4.4-r2.ebuild => icecast-2.4.4-r3.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename net-misc/icecast/{icecast-2.4.4-r2.ebuild => icecast-2.4.4-r3.ebuild} (98%) diff --git a/net-misc/icecast/icecast-2.4.4-r2.ebuild b/net-misc/icecast/icecast-2.4.4-r3.ebuild similarity index 98% rename from net-misc/icecast/icecast-2.4.4-r2.ebuild rename to net-misc/icecast/icecast-2.4.4-r3.ebuild index 8cb45ff07df99..b4abe800a0318 100644 --- a/net-misc/icecast/icecast-2.4.4-r2.ebuild +++ b/net-misc/icecast/icecast-2.4.4-r3.ebuild @@ -28,7 +28,7 @@ DEPEND=" ssl? ( dev-libs/openssl:0= ) - theora? ( media-libs/libtheora ) + theora? ( media-libs/libtheora:= ) yp? ( net-misc/curl ) " RDEPEND="