aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-05-06 10:15:45 +0200
committerArmin Kuster <akuster808@gmail.com>2019-05-23 07:03:43 -0700
commit6d5ed37ec8fefdea6a54a804348a8947cba478fc (patch)
treef6c79befc5b37932b86682a9e61582bd052387fb /meta-xfce
parentd90727a25d4598eedabef38ff38088fd5d854177 (diff)
downloadmeta-openembedded-contrib-6d5ed37ec8fefdea6a54a804348a8947cba478fc.tar.gz
meta-xfce: add meta-networking to layer depends
* 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 <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/conf/layer.conf1
1 files changed, 1 insertions, 0 deletions
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"