summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.10.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.10.0.bb')
-rw-r--r--meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.10.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.10.0.bb b/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.10.0.bb
index 6ad834d66..2c185a515 100644
--- a/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.10.0.bb
+++ b/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.10.0.bb
@@ -3,8 +3,9 @@ SECTION = "x11"
3LICENSE = "GPLv2" 3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88" 4LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88"
5DEPENDS = "virtual/libx11 libsm libxfce4util libxfce4ui gtk+ libwnck dbus dbus-glib xfconf" 5DEPENDS = "virtual/libx11 libsm libxfce4util libxfce4ui gtk+ libwnck dbus dbus-glib xfconf"
6DEPENDS += "${@base_contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)}"
6RDEPENDS_${PN} = "netbase xinit dbus-x11 iceauth consolekit upower" 7RDEPENDS_${PN} = "netbase xinit dbus-x11 iceauth consolekit upower"
7PR = "r2" 8PR = "r5"
8 9
9inherit xfce 10inherit xfce
10 11
@@ -13,6 +14,7 @@ SRC_URI[sha256sum] = "bb8aa9a74c3d382840596fb4875144d66c7f3f47c8e9ee81d31e3428a7
13SRC_URI += "file://0001-Handle-multiple-interactive-session-save-bug-5379.patch \ 14SRC_URI += "file://0001-Handle-multiple-interactive-session-save-bug-5379.patch \
14 file://0002-Remove-gnome-keyring-remains.patch \ 15 file://0002-Remove-gnome-keyring-remains.patch \
15 file://0003-configure.in-hard-code-path-to-iceauth.patch \ 16 file://0003-configure.in-hard-code-path-to-iceauth.patch \
17 file://0001-Add-shutdown-reboot-functionality-for-systemd-bug-87.patch \
16" 18"
17 19
18# protect from frightening message that xfce might not work correctly 20# protect from frightening message that xfce might not work correctly