mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-05-01 05:08:10 -07:00
app-text/unpaper: update ffmpeg usedeps
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
parent
772524cf2b
commit
ff4cc5411b
@ -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
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user