From: Koen Kooi Date: Mon, 15 Feb 2010 09:31:15 +0000 (+0100) Subject: xfce4-session: add xinit and dbus-x11 to RDEPENDS_ X-Git-Tag: Release-2010-05/1~491^2~248 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b45e34aa3613bfe0b96dff401d4a5e9f1d06e69d;p=openembedded.git xfce4-session: add xinit and dbus-x11 to RDEPENDS_ --- diff --git a/recipes/xfce-base/xfce4-session_4.6.1.bb b/recipes/xfce-base/xfce4-session_4.6.1.bb index 181625b168..663d79631d 100644 --- a/recipes/xfce-base/xfce4-session_4.6.1.bb +++ b/recipes/xfce-base/xfce4-session_4.6.1.bb @@ -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/*"