media-video/peek: update ffmpeg usedeps

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2025-03-10 02:18:06 -04:00
parent 4fcd47711a
commit 82a20727a3

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
>=dev-libs/glib-2.38:2
media-video/ffmpeg[X,encode,x264,vpx,xcb(+)]
media-video/ffmpeg[X,encode(+),x264,vpx]
virtual/imagemagick-tools
>=x11-libs/gtk+-3.20:3
keybinder? ( dev-libs/keybinder:3 )"