From 7f0166a2a3bc928e294978335f433a8a8ccf9b90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 23 Oct 2022 16:43:41 +0200 Subject: [PATCH] Add langdale to compatible versions 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 d37f3c9..4fc044f 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -23,4 +23,4 @@ LAYERDEPENDS_meta-musicians = " \ meta-python \ qt5-layer \ " -LAYERSERIES_COMPAT_meta-musicians = "honister kirkstone" +LAYERSERIES_COMPAT_meta-musicians = "honister kirkstone langdale"