diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-08 09:56:42 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-08 09:56:42 +0100 |
commit | 218ed39b26f693c7d64d415a9e07b19b8a98a144 (patch) | |
tree | 6874af234820dffd3d76ba48782bba44538dccd9 /media-sound | |
parent | media-video/atomicparsley-wez: treeclean (diff) | |
download | gentoo-218ed39b26f693c7d64d415a9e07b19b8a98a144.tar.gz gentoo-218ed39b26f693c7d64d415a9e07b19b8a98a144.tar.bz2 gentoo-218ed39b26f693c7d64d415a9e07b19b8a98a144.zip |
media-sound/audiotag: Remove media-video/atomicparsley-wez reference
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/audiotag/audiotag-0.19-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/audiotag/audiotag-0.19-r1.ebuild b/media-sound/audiotag/audiotag-0.19-r1.ebuild index bffb56f6602f..7e58345a74d0 100644 --- a/media-sound/audiotag/audiotag-0.19-r1.ebuild +++ b/media-sound/audiotag/audiotag-0.19-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -21,7 +21,7 @@ src_install() { } pkg_postinst() { - optfeature "for m4a/mp4 support" media-video/atomicparsley media-video/atomicparsley-wez + optfeature "for m4a/mp4 support" media-video/atomicparsley optfeature "for flac support" media-libs/flac optfeature "for mp3 support" media-libs/id3lib optfeature "for vorbis support" media-sound/vorbis-tools |