aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qt
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-25 09:30:40 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-25 09:53:19 +0200
commitc34bf3cb88a9e99a22905fee4970dac914ee8a4f (patch)
tree401ef90c76a6943b3be8707ce76f70132b90e473 /recipes/qt
parent2531ea35b2d93c07bdff8d8f2cde72db971fe4cb (diff)
downloadopenembedded-c34bf3cb88a9e99a22905fee4970dac914ee8a4f.tar.gz
recipes: use libxt/libxft/libxdmcp/libxscrnsaver/liblbxutil/libxau/libxext instead of xt/xft/xdmcp/libxss/lbxutil/xau/xext providers
* there is only one provider, so use it directly as othere recipes does Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/qt')
-rw-r--r--recipes/qt/qt-x11-free_3.3.6.bb2
-rw-r--r--recipes/qt/qt-x11-free_3.3.7.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/qt/qt-x11-free_3.3.6.bb b/recipes/qt/qt-x11-free_3.3.6.bb
index 8a8d5d93d8..789e6fb45d 100644
--- a/recipes/qt/qt-x11-free_3.3.6.bb
+++ b/recipes/qt/qt-x11-free_3.3.6.bb
@@ -1,4 +1,4 @@
-DEPENDS = "uicmoc3-native freetype virtual/libx11 xft libxext libxrender libxrandr libxcursor mysql virtual/libgl"
+DEPENDS = "uicmoc3-native freetype virtual/libx11 libxft libxext libxrender libxrandr libxcursor mysql virtual/libgl"
PROVIDES = "qt3x11"
PR = "r3"
diff --git a/recipes/qt/qt-x11-free_3.3.7.bb b/recipes/qt/qt-x11-free_3.3.7.bb
index 1d4d5f978c..100d38d9cb 100644
--- a/recipes/qt/qt-x11-free_3.3.7.bb
+++ b/recipes/qt/qt-x11-free_3.3.7.bb
@@ -1,4 +1,4 @@
-DEPENDS = "uicmoc3-native freetype virtual/libx11 libxmu xft libxext libxrender libxrandr libxcursor mysql virtual/libgl"
+DEPENDS = "uicmoc3-native freetype virtual/libx11 libxmu libxft libxext libxrender libxrandr libxcursor mysql virtual/libgl"
PROVIDES = "qt3x11"
PR = "r3"