summaryrefslogtreecommitdiffstats
path: root/recipes/qt4
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-08-19 00:33:58 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-08-19 07:47:36 +0200
commit270dbbab1f8676ff771bf57ebf0d41e20afee7c4 (patch)
treeebd8f75c491e493be0e11d2d31806af07579520f /recipes/qt4
parentcedbc00e2433bd2224ccf35e8cb626780b5be0e2 (diff)
downloadopenembedded-270dbbab1f8676ff771bf57ebf0d41e20afee7c4.tar.gz
qt4-tools-native_4.7.0-beta2: missing DEPENDS on libxau-native libxdmcp-native
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/qt4')
-rw-r--r--recipes/qt4/qt4-tools-native_4.7.0-beta2.bb2
1 files changed, 2 insertions, 0 deletions
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"