summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor V. Kovalenko <igor.v.kovalenko@gmail.com>2023-12-09 14:07:01 +0300
committerSam James <sam@gentoo.org>2024-01-05 09:52:34 +0000
commita8bf0bfb44b924138482572cb1b635e3ad1834ae (patch)
tree961c1c1581919893e475d6ed7642ad04ed73343a /media-libs/libsndfile
parentmedia-plugins/gst-plugins-mpg123: Depend on media-sound/mpg123-base (diff)
downloadgentoo-a8bf0bfb44b924138482572cb1b635e3ad1834ae.tar.gz
gentoo-a8bf0bfb44b924138482572cb1b635e3ad1834ae.tar.bz2
gentoo-a8bf0bfb44b924138482572cb1b635e3ad1834ae.zip
media-libs/libsndfile: Depend on media-sound/mpg123-base
Bug: https://bugs.gentoo.org/915858 Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libsndfile')
-rw-r--r--media-libs/libsndfile/libsndfile-1.2.2-r2.ebuild (renamed from media-libs/libsndfile/libsndfile-1.2.2-r1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsndfile/libsndfile-1.2.2-r1.ebuild b/media-libs/libsndfile/libsndfile-1.2.2-r2.ebuild
index 617d96799c6e..0da295be27a3 100644
--- a/media-libs/libsndfile/libsndfile-1.2.2-r1.ebuild
+++ b/media-libs/libsndfile/libsndfile-1.2.2-r2.ebuild
@@ -29,7 +29,7 @@ RDEPEND="
media-libs/libvorbis:=[${MULTILIB_USEDEP}]
media-libs/opus:=[${MULTILIB_USEDEP}]
media-sound/lame:=[${MULTILIB_USEDEP}]
- media-libs/libmpg123:=[${MULTILIB_USEDEP}]
+ media-sound/mpg123-base:=[${MULTILIB_USEDEP}]
)
alsa? ( media-libs/alsa-lib:= )
sqlite? ( dev-db/sqlite )"