From 270dbbab1f8676ff771bf57ebf0d41e20afee7c4 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 19 Aug 2010 00:33:58 +0200 Subject: [PATCH] qt4-tools-native_4.7.0-beta2: missing DEPENDS on libxau-native libxdmcp-native Signed-off-by: Martin Jansa --- recipes/qt4/qt4-tools-native_4.7.0-beta2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/qt4/qt4-tools-native_4.7.0-beta2.bb b/recipes/qt4/qt4-tools-native_4.7.0-beta2.bb index 0ebb65f34f..1498927d5f 100644 --- a/recipes/qt4/qt4-tools-native_4.7.0-beta2.bb +++ b/recipes/qt4/qt4-tools-native_4.7.0-beta2.bb @@ -3,6 +3,8 @@ DEFAULT_PREFERENCE = "-1" require qt4-tools-native.inc LICENSE = "LGPLv2.1 GPLv3" +DEPENDS += "libxau-native libxdmcp-native" + SRCVER = "4.7.0-beta2" PV = "4.6.3+${SRCVER}" PR = "${INC_PR}.0" -- 2.39.5