aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xfce-base
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-02-15 10:31:15 +0100
committerKoen Kooi <koen@openembedded.org>2010-02-15 10:31:15 +0100
commitb45e34aa3613bfe0b96dff401d4a5e9f1d06e69d (patch)
treed2ecfa629c14bfe1182d281842cffc2441aed615 /recipes/xfce-base
parent5f2b31eb57aecf85c132590356a57acb8239a227 (diff)
downloadopenembedded-b45e34aa3613bfe0b96dff401d4a5e9f1d06e69d.tar.gz
xfce4-session: add xinit and dbus-x11 to RDEPENDS_
Diffstat (limited to 'recipes/xfce-base')
-rw-r--r--recipes/xfce-base/xfce4-session_4.6.1.bb5
1 files changed, 3 insertions, 2 deletions
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/*"