From 09ae5e345a5e3559e6237b93edf956cfd52e4dcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 10 Oct 2019 00:20:23 +0200 Subject: [PATCH] Mark zeus as compatible release 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 77303ff5..5d671682 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -19,7 +19,7 @@ LAYERDEPENDS_meta-qt5-extra = " \ gnome-layer \ meta-python \ " -LAYERSERIES_COMPAT_meta-qt5-extra = "thud warrior" +LAYERSERIES_COMPAT_meta-qt5-extra = "thud warrior zeus" LICENSE_PATH += "${LAYERDIR}/files/licenses"