From 61b747ebd22008ab21d3d94e11af102a5ebb3c35 Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Tue, 22 Nov 2016 15:31:10 +0800 Subject: xfce4-settings: add x11 to REQUIRED_DISTRO_FEATURES xfce4-settings depends on virtual/libx11 so it requires x11 distro feature. Signed-off-by: Jackie Huang Signed-off-by: Martin Jansa --- meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta-xfce') diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb index 808e05e0c5..771da2c668 100644 --- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb +++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb @@ -4,7 +4,9 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" DEPENDS = "exo exo-native garcon gtk+ libxfce4util libxfce4ui xfconf dbus-glib libxi virtual/libx11 xrandr libxcursor libxklavier upower" -inherit xfce xfce-git +inherit xfce xfce-git distro_features_check + +REQUIRED_DISTRO_FEATURES = "x11" # schnitzeltony git repo is the mainline repo # + datetime-setter - sent to mainline but strange response -- cgit 1.2.3-korg