git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f2b31e
)
xfce4-session: add xinit and dbus-x11 to RDEPENDS_
author
Koen Kooi
<koen@openembedded.org>
Mon, 15 Feb 2010 09:31:15 +0000
(10:31 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 15 Feb 2010 09:31:15 +0000
(10:31 +0100)
recipes/xfce-base/xfce4-session_4.6.1.bb
patch
|
blob
|
history
diff --git
a/recipes/xfce-base/xfce4-session_4.6.1.bb
b/recipes/xfce-base/xfce4-session_4.6.1.bb
index
181625b
..
663d796
100644
(file)
--- 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 = "r
3
"
+PR = "r
4
"
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/*"