[oe] [PATCH 24/31] meta-xfce: depend on meta-multimedia

Mark Hatle mark.hatle at windriver.com
Wed Sep 6 19:23:22 UTC 2017


Remove duplicate meta-oe dependency and replace it with one for meta-multimedia.
This is needed for various apps.

Signed-off-by: Mark Hatle <mark.hatle at windriver.com>
---
 meta-xfce/conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-xfce/conf/layer.conf b/meta-xfce/conf/layer.conf
index 64b1077..ad25dcb 100644
--- a/meta-xfce/conf/layer.conf
+++ b/meta-xfce/conf/layer.conf
@@ -15,7 +15,7 @@ LAYERVERSION_xfce-layer = "1"
 LAYERDEPENDS_xfce-layer = "core"
 LAYERDEPENDS_xfce-layer += "openembedded-layer"
 LAYERDEPENDS_xfce-layer += "gnome-layer"
-LAYERDEPENDS_xfce-layer += "openembedded-layer"
+LAYERDEPENDS_xfce-layer += "multimedia-layer"
 LAYERDEPENDS_xfce-layer += "meta-python"
 
 SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
-- 
1.8.3.1




More information about the Openembedded-devel mailing list