mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
gui-apps/waypipe: Add subslot operator to ffmpeg dep
Closes: https://bugs.gentoo.org/961993 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -40,9 +40,7 @@ DEPEND="
|
||||
lz4? ( app-arch/lz4 )
|
||||
systemtap? ( dev-debug/systemtap )
|
||||
vaapi? ( media-libs/libva[drm(+),wayland] )
|
||||
ffmpeg? (
|
||||
media-video/ffmpeg[x264,vaapi?]
|
||||
)
|
||||
ffmpeg? ( media-video/ffmpeg:=[x264,vaapi?] )
|
||||
zstd? ( app-arch/zstd )
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
Reference in New Issue
Block a user