summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/conf/layer.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-gnome/conf/layer.conf b/meta-gnome/conf/layer.conf
index 7aa9507eb..7706b7ca6 100644
--- a/meta-gnome/conf/layer.conf
+++ b/meta-gnome/conf/layer.conf
@@ -18,3 +18,9 @@ LAYERVERSION_gnome-layer = "1"
18LAYERDEPENDS_gnome-layer = "core openembedded-layer networking-layer" 18LAYERDEPENDS_gnome-layer = "core openembedded-layer networking-layer"
19 19
20LAYERSERIES_COMPAT_gnome-layer = "thud warrior zeus dunfell" 20LAYERSERIES_COMPAT_gnome-layer = "thud warrior zeus dunfell"
21
22SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += "\
23 faenza-icon-theme->gdk-pixbuf \
24 faenza-icon-theme->gtk+3 \
25"
26