[OE-core] [Consolidated & Tested 05/35] libxcb: Add missing DEPENDS on libxdmcp

Saul Wold sgw at linux.intel.com
Wed Jul 27 07:46:55 UTC 2011


From: Khem Raj <raj.khem at gmail.com>

Observed this to fail when populating new tmpdir
from shared state

Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta/recipes-graphics/xcb/libxcb_1.7.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/xcb/libxcb_1.7.bb b/meta/recipes-graphics/xcb/libxcb_1.7.bb
index 0f30c88..daecf0f 100644
--- a/meta/recipes-graphics/xcb/libxcb_1.7.bb
+++ b/meta/recipes-graphics/xcb/libxcb_1.7.bb
@@ -3,9 +3,9 @@ include libxcb.inc
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d763b081cb10c223435b01e00dc0aba7"
 
-PR = "r1"
+PR = "r2"
 
-DEPENDS += "libpthread-stubs xcb-proto-native"
+DEPENDS += "libpthread-stubs xcb-proto-native libxdmcp"
 
 PACKAGES =+ "libxcb-xinerama"
 
-- 
1.7.3.4





More information about the Openembedded-core mailing list