summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.20.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.20.0.bb b/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.20.0.bb
index 6ed03efeb9..fb30ba789b 100644
--- a/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.20.0.bb
+++ b/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.20.0.bb
@@ -32,7 +32,7 @@ FILES:${PN} += " \
32" 32"
33 33
34RDEPENDS:${PN} = " \ 34RDEPENDS:${PN} = " \
35 dbus-x11 \ 35 ${VIRTUAL-RUNTIME_dbus} \
36 iceauth \ 36 iceauth \
37 netbase \ 37 netbase \
38 upower \ 38 upower \