From 6d5ed37ec8fefdea6a54a804348a8947cba478fc Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Mon, 6 May 2019 10:15:45 +0200 Subject: meta-xfce: add meta-networking to layer depends MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * blueman was moved to meta-networking (without an explanation why). It is added to packagegroup-xfce-extended in case 'bluetooth' is in DISTRO_FEATURES * thunar-shares-plugin RDEPENDS on samba-server Signed-off-by: Andreas Müller Signed-off-by: Khem Raj Signed-off-by: Armin Kuster --- meta-xfce/conf/layer.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-xfce') diff --git a/meta-xfce/conf/layer.conf b/meta-xfce/conf/layer.conf index 2a4c87fa0a..80cfe08388 100644 --- a/meta-xfce/conf/layer.conf +++ b/meta-xfce/conf/layer.conf @@ -17,6 +17,7 @@ LAYERDEPENDS_xfce-layer += "openembedded-layer" LAYERDEPENDS_xfce-layer += "gnome-layer" LAYERDEPENDS_xfce-layer += "multimedia-layer" LAYERDEPENDS_xfce-layer += "meta-python" +LAYERDEPENDS_xfce-layer += "networking-layer" LAYERSERIES_COMPAT_xfce-layer = "warrior" -- cgit 1.2.3-korg