summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-10 09:26:26 +0100
committerSam James <sam@gentoo.org>2022-09-10 09:40:25 +0100
commit3021996f26fd551f305dab71edf1b23cf48e706a (patch)
treecc565023103579ef519851367d26eeffad284550
parentmedia-sound/aqualung: add media-libs/flac subslot dep (diff)
downloadgentoo-3021996f.tar.gz
gentoo-3021996f.tar.bz2
gentoo-3021996f.zip
media-sound/mpfc: add media-libs/flac subslot dep
media-libs/flac-1.4.0 breaks ABI. Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-sound/mpfc/mpfc-1.3.8.1-r4.ebuild (renamed from media-sound/mpfc/mpfc-1.3.8.1-r3.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpfc/mpfc-1.3.8.1-r3.ebuild b/media-sound/mpfc/mpfc-1.3.8.1-r4.ebuild
index 92522b3fda8d..cf3e34a807a0 100644
--- a/media-sound/mpfc/mpfc-1.3.8.1-r3.ebuild
+++ b/media-sound/mpfc/mpfc-1.3.8.1-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ppc x86"
IUSE="alsa cdda flac gpm mad nls oss static-libs vorbis wav"
RDEPEND="alsa? ( >=media-libs/alsa-lib-0.9.0 )
- flac? ( media-libs/flac )
+ flac? ( media-libs/flac:= )
gpm? ( >=sys-libs/gpm-1.19.3 )
mad? ( media-libs/libmad )
vorbis? ( media-libs/libvorbis )