commit:     ccf24fbbdf954bcddcdda4bb482fbae79d095446
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 22 20:45:07 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 22 20:59:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccf24fbb

sys-fs/mp3fs: Add missing media-libs/flac[cxx] USEdep

Closes: https://bugs.gentoo.org/872395
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sys-fs/mp3fs/{mp3fs-1.1.1-r3.ebuild => mp3fs-1.1.1-r4.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/mp3fs/mp3fs-1.1.1-r3.ebuild 
b/sys-fs/mp3fs/mp3fs-1.1.1-r4.ebuild
similarity index 93%
rename from sys-fs/mp3fs/mp3fs-1.1.1-r3.ebuild
rename to sys-fs/mp3fs/mp3fs-1.1.1-r4.ebuild
index 1fa7524c654e..222b8b14873c 100644
--- a/sys-fs/mp3fs/mp3fs-1.1.1-r3.ebuild
+++ b/sys-fs/mp3fs/mp3fs-1.1.1-r4.ebuild
@@ -19,7 +19,7 @@ DEPEND="
        media-libs/libid3tag:=
        media-sound/lame
        sys-fs/fuse:0=
-       flac? ( >=media-libs/flac-1.1.4:= )
+       flac? ( >=media-libs/flac-1.1.4:=[cxx] )
        vorbis? ( >=media-libs/libvorbis-1.3.0 )
 "
 RDEPEND="${DEPEND}"

Reply via email to