From 20227eed9e0cd889a49f34761a31e3915ff09bfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 2 Apr 2019 16:41:16 +0200 Subject: [PATCH] layer.conf: move to thud/warrier compatibilty 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 d51122f3..77303ff5 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 = "sumo thud" +LAYERSERIES_COMPAT_meta-qt5-extra = "thud warrior" LICENSE_PATH += "${LAYERDIR}/files/licenses"