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