aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-05-06 10:15:45 +0200
committerKhem Raj <raj.khem@gmail.com>2019-05-06 08:32:04 -0700
commit5063861a508150df6b021f04244675932960a7a6 (patch)
tree76d2ac3c9ff91a0c386e3c6d7d913a39375a9450 /meta-xfce
parent183b99913bff53c45450e7f00331b0dfea21f506 (diff)
downloadmeta-openembedded-contrib-5063861a508150df6b021f04244675932960a7a6.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>
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 6e9d892943..fd7f9b5412 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 = "thud warrior"