diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-03-12 01:49:51 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-03-12 01:49:51 +0000 |
commit | ef0fedb39c21a343a3f316726f272bad9005b22c (patch) | |
tree | 0d64e58453e117f61a9e1641532926278f51b72e /app-text/unpaper/unpaper-9999.ebuild | |
parent | cf7807d7aea23a99a144afceaba961cfed652b5f (diff) |
Diffstat (limited to 'app-text/unpaper/unpaper-9999.ebuild')
-rw-r--r-- | app-text/unpaper/unpaper-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/unpaper/unpaper-9999.ebuild b/app-text/unpaper/unpaper-9999.ebuild index a26b83763386..51976000645b 100644 --- a/app-text/unpaper/unpaper-9999.ebuild +++ b/app-text/unpaper/unpaper-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,7 @@ SLOT="0" IUSE="test" RESTRICT="!test? ( test )" -RDEPEND=">=media-video/ffmpeg-2:0=[encode]" +RDEPEND="media-video/ffmpeg:=[encode(+)]" DEPEND="${RDEPEND}" BDEPEND=" app-text/docbook-xsl-ns-stylesheets |