xfce4-session_4.6.1: fix typo s/ibxfcegui4/libxfcegui4/
authorPaul Menzel <paulepanter@users.sourceforge.net>
Fri, 18 Mar 2011 11:34:04 +0000 (12:34 +0100)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 29 Dec 2012 17:39:10 +0000 (19:39 +0200)
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>
recipes/xfce-base/xfce4-session_4.6.1.bb

index 8c08b44..b7a99ca 100644 (file)
@@ -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 = "r5"