diff --git a/media-sound/dvda-author/dvda-author-10.06-r1.ebuild b/media-sound/dvda-author/dvda-author-10.06-r2.ebuild similarity index 95% rename from media-sound/dvda-author/dvda-author-10.06-r1.ebuild rename to media-sound/dvda-author/dvda-author-10.06-r2.ebuild index fafbe7bebd55..088a40613059 100644 --- a/media-sound/dvda-author/dvda-author-10.06-r1.ebuild +++ b/media-sound/dvda-author/dvda-author-10.06-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ IUSE="debug" RDEPEND=" media-libs/flac:=[ogg] - media-sound/sox[png] + media-sound/sox:=[png] " DEPEND="${RDEPEND}" BDEPEND="dev-build/libtool"