media-libs/wivrn: fix ffmpeg[libdrm] dependency

Signed-off-by: Patrick Nicolas <patricknicolas@laposte.net>
This commit is contained in:
Patrick Nicolas 2025-03-20 21:00:08 +01:00
parent c1b1298633
commit e8cac1a051
No known key found for this signature in database
GPG Key ID: 71552118060DD0C5
5 changed files with 15 additions and 10 deletions

View File

@ -49,9 +49,10 @@ RDEPEND="
systemd? (
sys-apps/systemd
)
vaapi? (
vaapi? ( || (
media-video/ffmpeg[libdrm,vaapi]
)
media-video/ffmpeg[drm,vaapi]
) )
wireshark-plugins? (
net-analyzer/wireshark
)

View File

@ -52,9 +52,10 @@ RDEPEND="
systemd? (
sys-apps/systemd
)
vaapi? (
vaapi? ( || (
media-video/ffmpeg[libdrm,vaapi]
)
media-video/ffmpeg[drm,vaapi]
) )
wireshark-plugins? (
net-analyzer/wireshark
)

View File

@ -52,9 +52,10 @@ RDEPEND="
systemd? (
sys-apps/systemd
)
vaapi? (
vaapi? ( || (
media-video/ffmpeg[libdrm,vaapi]
)
media-video/ffmpeg[drm,vaapi]
) )
wireshark-plugins? (
net-analyzer/wireshark
)

View File

@ -52,9 +52,10 @@ RDEPEND="
systemd? (
sys-apps/systemd
)
vaapi? (
vaapi? ( || (
media-video/ffmpeg[libdrm,vaapi]
)
media-video/ffmpeg[drm,vaapi]
) )
wireshark-plugins? (
net-analyzer/wireshark
)

View File

@ -52,9 +52,10 @@ RDEPEND="
systemd? (
sys-apps/systemd
)
vaapi? (
vaapi? ( || (
media-video/ffmpeg[libdrm,vaapi]
)
media-video/ffmpeg[drm,vaapi]
) )
wireshark-plugins? (
net-analyzer/wireshark
)