summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.13.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* xfce4-session: 4.13.2 -> 4.13.3Kai Kang2019-07-161-50/+0
| | | | | | | | | * remove dependency dbus-glib which is replaced by gdbus already * remove dependency gtk+ that gtk+3 is used right now * clean items in DEPENDS which are imported indirectly by libxfce4ui Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-session: optional support polkitHongxu Jia2019-06-251-1/+3
| | | | | | | | | | | | | | | | | If polkit not in DISTRO_FEATURES, it failed ... |ERROR: Nothing PROVIDES 'polkit' (but meta-openembedded/meta-xfce/recipes-xfce/ xfce4-session/xfce4-session_4.13.2.bb DEPENDS on or otherwise requires it) |polkit was skipped: missing required distro feature 'polkit' (not in DISTRO_FEATURES) |ERROR: Required build target 'meta-world-pkgdata' has no buildable providers. |Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'xfce4-session', 'polkit'] ... Upstream optional support polkit: https://github.com/xfce-mirror/xfce4-session/commit/560219ad500c73e0fc2c3d959f96bcb8e2a54556 Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-session: Reformat DEPENDS and RDEPENDSRobert Joslyn2019-06-151-2/+22
| | | | | | | Break them over multiple lines to make updates easier. Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-session: Add xrdb RDEPENDSRobert Joslyn2019-06-151-1/+1
| | | | | | | The /etc/xdg/xfce4/xinitrc file calls xrdb, so add it as an RDEPENDS. Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-session: 4.13.1 -> 4.13.2Kai Kang2019-05-251-0/+28
Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>