diff options
-rw-r--r-- | media-sound/abcde/abcde-2.9.3-r2.ebuild | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/media-sound/abcde/abcde-2.9.3-r2.ebuild b/media-sound/abcde/abcde-2.9.3-r2.ebuild index 146aa1487595..a3751c7b1951 100644 --- a/media-sound/abcde/abcde-2.9.3-r2.ebuild +++ b/media-sound/abcde/abcde-2.9.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -24,11 +24,7 @@ RDEPEND=" media-sound/dagrab ) aac? ( - media-libs/faac - || ( - media-video/atomicparsley - media-video/atomicparsley-wez - ) + media-libs/faac ( media-video/atomicparsley ) ) aiff? ( media-video/ffmpeg ) cdr? ( app-cdr/cdrtools ) |