xfce4-session: add xinit and dbus-x11 to RDEPENDS_
authorKoen Kooi <koen@openembedded.org>
Mon, 15 Feb 2010 09:31:15 +0000 (10:31 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 15 Feb 2010 09:31:15 +0000 (10:31 +0100)
recipes/xfce-base/xfce4-session_4.6.1.bb

index 181625b..663d796 100644 (file)
@@ -1,12 +1,13 @@
 DESCRIPTION = "xfce4-session is a session manager for Xfce 4 Desktop  Environment"
 DEPENDS = "libxfcegui4 libxfce4util dbus iceauth xfce-utils"
-RDEPENDS = "iceauth xfce-utils"
 SECTION = "x11"
 
-PR = "r3"
+PR = "r4"
 
 inherit xfce46
 
+RDEPENDS_${PN} = "iceauth xfce-utils xinit dbus-x11"
+
 FILES_${PN} += "${libdir}/xfce4/splash/engines/*.so"
 FILES_${PN} += "${datadir}/xfce4/tips/*"
 FILES_${PN} += "${datadir}/themes/Default/balou/*"