summaryrefslogtreecommitdiffstats
path: root/meta-emenlow
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-02-14 05:30:59 -0800
committerSaul Wold <sgw@linux.intel.com>2011-02-14 05:33:19 -0800
commitebe2a5d8d3e412c651ea347fa7d369912589acab (patch)
tree20a16cf93940043a600c1eb77fce689820e67142 /meta-emenlow
parentc600ea7bac40c8e861541339848a274a98c38eb2 (diff)
downloadopenembedded-core-ebe2a5d8d3e412c651ea347fa7d369912589acab.tar.gz
xpsb-glx: add libxfixes and libxdamages to DEPENDS
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta-emenlow')
-rw-r--r--meta-emenlow/recipes-graphics/xpsb-glx/xpsb-glx_0.18.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-emenlow/recipes-graphics/xpsb-glx/xpsb-glx_0.18.bb b/meta-emenlow/recipes-graphics/xpsb-glx/xpsb-glx_0.18.bb
index 6ceb1cbe08..f4b43ab0d1 100644
--- a/meta-emenlow/recipes-graphics/xpsb-glx/xpsb-glx_0.18.bb
+++ b/meta-emenlow/recipes-graphics/xpsb-glx/xpsb-glx_0.18.bb
@@ -35,7 +35,7 @@ S = "${WORKDIR}/${PN}-${PV}/mesa"
EXTRA_OEMAKE = "linux-dri-x86"
-DEPENDS += "libdrm-poulsbo libxxf86vm dri2proto libxmu libxi glproto makedepend-native"
+DEPENDS += "libxfixes libxdamage libdrm-poulsbo libxxf86vm dri2proto libxmu libxi glproto makedepend-native"
FILES_${PN} = "${libdir}/* ${libdir}/xorg/modules/dri/* \
${libdir}/xorg/modules/drivers/*"