aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/icewm
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/icewm
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/icewm')
-rw-r--r--recipes/icewm/icewm_1.2.30.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/icewm/icewm_1.2.30.bb b/recipes/icewm/icewm_1.2.30.bb
index f14a44f541..3b54d4f95a 100644
--- a/recipes/icewm/icewm_1.2.30.bb
+++ b/recipes/icewm/icewm_1.2.30.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "IceWM Window Manager"
SECTION = "x11/wm"
LICENSE = "GPL"
-DEPENDS = "virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender libxinerama libxpm xrandr xft mkfontdir-native"
+DEPENDS = "virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender libxinerama libxpm xrandr libxft mkfontdir-native"
RRECOMMENDS_${PN} = "ttf-dejavu-sans"
PR = "r3"