From 493ad2cf46af6336e15aae2a6aaa3094b81d79f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 15 Oct 2020 19:04:57 +0200 Subject: [PATCH] Adjust LAYERSERIES_COMPAT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * remove zeus: We have a zeus branch * add gatesgarth And yes we are still dunfell compatible 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 44bbb77..1501b3d 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -20,4 +20,4 @@ LAYERDEPENDS_meta-musicians = " \ meta-python \ qt5-layer \ " -LAYERSERIES_COMPAT_meta-musicians = "zeus dunfell" +LAYERSERIES_COMPAT_meta-musicians = "dunfell gatesgarth"