mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +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"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=efc13a0998e678466e556756613c582e"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=efc13a0998e678466e556756613c582e"
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
DEPENDS = "libxext"
|
DEPENDS = "libxfixes libxext"
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user