aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-emenlow/recipes-graphics/libva/libva_0.31.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-emenlow/recipes-graphics/libva/libva_0.31.0.bb b/meta-emenlow/recipes-graphics/libva/libva_0.31.0.bb
index a3164098..449a44f7 100644
--- a/meta-emenlow/recipes-graphics/libva/libva_0.31.0.bb
+++ b/meta-emenlow/recipes-graphics/libva/libva_0.31.0.bb
@@ -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