[oe-commits] [meta-openembedded] 03/17: meta-xfce: add meta-networking to layer depends

git at git.openembedded.org git at git.openembedded.org
Mon May 6 15:32:20 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 5063861a508150df6b021f04244675932960a7a6
Author: Andreas Müller <schnitzeltony at gmail.com>
AuthorDate: Mon May 6 10:15:45 2019 +0200

    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 at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-xfce/conf/layer.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-xfce/conf/layer.conf b/meta-xfce/conf/layer.conf
index 6e9d892..fd7f9b5 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"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list