summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor V. Kovalenko <igor.v.kovalenko@gmail.com>2023-12-09 13:58:14 +0300
committerSam James <sam@gentoo.org>2024-01-05 09:52:35 +0000
commit678ac3aa7124df6309e213caa7b5efa189939a35 (patch)
treefc877b0780e93cda72e881f065007a6ab3c6bbed /media-libs/libsndfile
parentmedia-video/vlc: Depend on media-sound/mpg123-base (diff)
downloadgentoo-678ac3aa7124df6309e213caa7b5efa189939a35.tar.gz
gentoo-678ac3aa7124df6309e213caa7b5efa189939a35.tar.bz2
gentoo-678ac3aa7124df6309e213caa7b5efa189939a35.zip
media-libs/mpg123: Convert into metapackage and drop libmpg123, 1.32.3-r100
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-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsndfile/libsndfile-9999.ebuild b/media-libs/libsndfile/libsndfile-9999.ebuild
index 617d96799c6e..0da295be27a3 100644
--- a/media-libs/libsndfile/libsndfile-9999.ebuild
+++ b/media-libs/libsndfile/libsndfile-9999.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 )"