* [PATCH] xcb-util-image: Add missing dependency on xcb-util
@ 2012-05-04 14:06 Richard Purdie
0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2012-05-04 14:06 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
diff --git a/meta/recipes-graphics/xcb/xcb-util-image_0.3.8.bb b/meta/recipes-graphics/xcb/xcb-util-image_0.3.8.bb
index 2fb350e..766ef0a 100644
--- a/meta/recipes-graphics/xcb/xcb-util-image_0.3.8.bb
+++ b/meta/recipes-graphics/xcb/xcb-util-image_0.3.8.bb
@@ -1,5 +1,7 @@
require xcb-util.inc
+DEPENDS += "xcb-util"
+
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://image/xcb_image.c;endline=24;md5=eafdf965cfb89955fdedf75054223fb4 \
file://image/xcb_image.h;startline=4;endline=27;md5=4e4f1b0fae5694beed407dea01f38212"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-04 14:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04 14:06 [PATCH] xcb-util-image: Add missing dependency on xcb-util Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox