aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mesa
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-10-20 12:56:05 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-10-20 12:59:02 +0200
commitfabce288e40037d28c70f0f034185176f85e8664 (patch)
tree568b5d85ed9fbde6f2d6bc2566b50f2241805f52 /recipes/mesa
parent88a9cbf5b061a1deeae7e3fc9e2e4694500cefc3 (diff)
downloadopenembedded-fabce288e40037d28c70f0f034185176f85e8664.tar.gz
mesa-7.9: add talloc dependency
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/mesa')
-rw-r--r--recipes/mesa/mesa-7.9.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/mesa/mesa-7.9.inc b/recipes/mesa/mesa-7.9.inc
index ab97ffba77..1dbfa85246 100644
--- a/recipes/mesa/mesa-7.9.inc
+++ b/recipes/mesa/mesa-7.9.inc
@@ -2,6 +2,8 @@ SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/MesaLib-${PV}.tar.bz2;name=a
file://glamo.patch \
"
+DEPENDS += "talloc"
+
SRC_URI[archive.md5sum] = "82c740c49d572baa6da2b1a1eee90bca"
SRC_URI[archive.sha256sum] = "e0cd67f4516d809e18fbc85dc721e84217d524d77d815b59e0c7c2d7ea1129f3"