mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
libva: add libxfixes to DEPENDS
Fixes [BUGID #716] Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
@@ -2,7 +2,7 @@ DESCRIPTION = "Video Acceleration (VA) API for Linux"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=efc13a0998e678466e556756613c582e"
|
||||
PR = "r1"
|
||||
DEPENDS = "libxext"
|
||||
DEPENDS = "libxfixes libxext"
|
||||
|
||||
inherit autotools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user