[poky] [PATCH 4/5] libva: add libxfixes to DEPENDS

Saul Wold sgw at linux.intel.com
Mon Feb 14 05:35:07 PST 2011


From: Saul Wold <sgw at linux.intel.com>

Fixes [BUGID #716]

Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 .../recipes-graphics/libva/libva_0.31.0.bb         |    2 +-
 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 a316409..449a44f 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
 
-- 
1.7.1.1




More information about the poky mailing list