mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
mpv: Add libvdpau to DEPENDS
Fixes WARNING: mpv-0.15.0-r0 do_package_qa: QA Issue: mpv rdepends on libvdpau, but it isn't a build dependency, missing libvdpau in DEPENDS or PACKAGECONFIG? [build-deps] Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7c670ff337
commit
761639b9d7
|
|
@ -3,7 +3,7 @@ DESCRIPTION = "mpv is a fork of mplayer2 and MPlayer. It shares some features wi
|
|||
SECTION = "multimedia"
|
||||
HOMEPAGE = "http://www.mpv.io/"
|
||||
DEPENDS = "zlib ffmpeg jpeg virtual/libx11 xsp libxv \
|
||||
libxscrnsaver libv4l libxinerama \
|
||||
libxscrnsaver libv4l libxinerama libvdpau \
|
||||
"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user