mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
libva: Add missing DEPENDS on libxext
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -2,6 +2,7 @@ DESCRIPTION = "Video Acceleration (VA) API for Linux"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=efc13a0998e678466e556756613c582e"
|
||||
PR = "r1"
|
||||
DEPENDS = "libxext"
|
||||
|
||||
inherit autotools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user