commit:     1e0eed883179cb07373f3284dbb89d68ed50abe4
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 27 13:30:35 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Mar 27 13:30:35 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e0eed88

media-libs/libsndfile: update live ebuild

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 media-libs/libsndfile/libsndfile-9999.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/media-libs/libsndfile/libsndfile-9999.ebuild 
b/media-libs/libsndfile/libsndfile-9999.ebuild
index bb877041e344..7518292d8465 100644
--- a/media-libs/libsndfile/libsndfile-9999.ebuild
+++ b/media-libs/libsndfile/libsndfile-9999.ebuild
@@ -28,6 +28,8 @@ RDEPEND="
                media-libs/libogg:=[${MULTILIB_USEDEP}]
                media-libs/libvorbis:=[${MULTILIB_USEDEP}]
                media-libs/opus:=[${MULTILIB_USEDEP}]
+               media-sound/lame:=[${MULTILIB_USEDEP}]
+               media-sound/mpg123:=[${MULTILIB_USEDEP}]
        )
        alsa? ( media-libs/alsa-lib:= )
        sqlite? ( dev-db/sqlite )"
@@ -60,6 +62,7 @@ multilib_src_configure() {
                --disable-static \
                --disable-werror \
                $(use_enable !minimal external-libs) \
+               $(use_enable !minimal mpeg) \
                $(multilib_native_enable full-suite) \
                $(multilib_native_use_enable alsa) \
                $(multilib_native_use_enable sqlite) \

Reply via email to