From 80c276bc962a574132c2fc5e77926b523291cf4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 16 Mar 2020 11:29:40 +0100 Subject: [PATCH] Mark layer as dunfell compatible MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 9961d4b..bca7e78 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -15,5 +15,5 @@ LAYERDEPENDS_office-layer = " \ networking-layer \ " -LAYERSERIES_COMPAT_office-layer = "zeus" +LAYERSERIES_COMPAT_office-layer = "zeus dunfell"