commit:     866798ad7afeeb4ee029ad7d8f1019b3dbca29c4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 15 19:10:40 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 15 19:10:40 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=866798ad

media-libs/libshout: Add a slot op dep on libtheora

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../libshout/{libshout-2.4.6.ebuild => libshout-2.4.6-r1.ebuild}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libshout/libshout-2.4.6.ebuild 
b/media-libs/libshout/libshout-2.4.6-r1.ebuild
similarity index 92%
rename from media-libs/libshout/libshout-2.4.6.ebuild
rename to media-libs/libshout/libshout-2.4.6-r1.ebuild
index bd1707a6dbf3..69cd7b283596 100644
--- a/media-libs/libshout/libshout-2.4.6.ebuild
+++ b/media-libs/libshout/libshout-2.4.6-r1.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
@@ -19,7 +19,7 @@ RDEPEND="
        >=media-libs/libvorbis-1.3.3-r1[${MULTILIB_USEDEP}]
        dev-libs/openssl:0=
        speex? ( media-libs/speex[${MULTILIB_USEDEP}] )
-       theora? ( media-libs/libtheora[${MULTILIB_USEDEP}] )
+       theora? ( media-libs/libtheora:=[${MULTILIB_USEDEP}] )
 "
 DEPEND="${RDEPEND}
        virtual/pkgconfig

Reply via email to