diff options
| -rw-r--r-- | meta-xfce/conf/layer.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-xfce/conf/layer.conf b/meta-xfce/conf/layer.conf index 199c69e7b2..7e4bb178e0 100644 --- a/meta-xfce/conf/layer.conf +++ b/meta-xfce/conf/layer.conf | |||
| @@ -20,3 +20,10 @@ LAYERDEPENDS_xfce-layer += "meta-python" | |||
| 20 | LAYERDEPENDS_xfce-layer += "networking-layer" | 20 | LAYERDEPENDS_xfce-layer += "networking-layer" |
| 21 | 21 | ||
| 22 | LAYERSERIES_COMPAT_xfce-layer = "thud warrior zeus dunfell" | 22 | LAYERSERIES_COMPAT_xfce-layer = "thud warrior zeus dunfell" |
| 23 | |||
| 24 | SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += "\ | ||
| 25 | openzone->gdk-pixbuf \ | ||
| 26 | openzone->gtk+3 \ | ||
| 27 | rodent-icon-theme->gdk-pixbuf \ | ||
| 28 | rodent-icon-theme->gtk+3 \ | ||
| 29 | " | ||
