aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xfce-base
diff options
context:
space:
mode:
authorPaul Menzel <paulepanter@users.sourceforge.net>2011-03-18 12:34:04 +0100
committerPaul Menzel <paulepanter@users.sourceforge.net>2011-03-18 12:51:39 +0100
commita36e1ddc2bd5b98d7ef65647c35e4e0b813c3d01 (patch)
tree1b1996ef884d8a611157bdb0ec1b9729b912a880 /recipes/xfce-base
parente043f30dcf1a9e9d156ff1e3b8bb58a787fab95e (diff)
downloadopenembedded-a36e1ddc2bd5b98d7ef65647c35e4e0b813c3d01.tar.gz
xfce4-session_4.6.1: fix typo s/ibxfcegui4/libxfcegui4/
This is a fix up for commit 7a92f740 [1] which was edited [2] before committing to fix some style issues introducing the typo. [1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=7a92f740433a3268faa5e3448671a24f3eb42884 [2] http://patches.openembedded.org/patch/1205/ Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'recipes/xfce-base')
-rw-r--r--recipes/xfce-base/xfce4-session_4.6.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xfce-base/xfce4-session_4.6.1.bb b/recipes/xfce-base/xfce4-session_4.6.1.bb
index 4e1319f7f7..ba66ac1efa 100644
--- a/recipes/xfce-base/xfce4-session_4.6.1.bb
+++ b/recipes/xfce-base/xfce4-session_4.6.1.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "xfce4-session is a session manager for Xfce 4 Desktop Environment"
-DEPENDS = "lbwnck ibxfcegui4 libxfce4util dbus iceauth xfce-utils"
+DEPENDS = "lbwnck libxfcegui4 libxfce4util dbus iceauth xfce-utils"
SECTION = "x11"
PR = "r4"