mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
media-sound/dir2ogg: remove blocker for media-sound/mac
dir2ogg is a script and so doesn't link against libMAC mac is called w/ the same args to compress/decompress regardless of version Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr> Part-of: https://codeberg.org/gentoo/gentoo/pulls/272 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
5c19266289
commit
f510303dfe
+2
-2
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -31,7 +31,7 @@ RDEPEND="${DEPEND}
|
||||
media-libs/flac
|
||||
media-video/mplayer ) )
|
||||
mac? ( || (
|
||||
<=media-sound/mac-4.12
|
||||
media-sound/mac
|
||||
media-video/mplayer ) )
|
||||
mp3? ( || (
|
||||
media-sound/mpg123
|
||||
Reference in New Issue
Block a user