Remove thud from compatible reveisions

meta-qt5 ships qt 5.11.3 which does not meet kde's requirements any more

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-10-12 15:07:30 +02:00
parent 86d0e52e93
commit 9c6b7ee064

View File

@@ -19,7 +19,7 @@ LAYERDEPENDS_meta-qt5-extra = " \
gnome-layer \
meta-python \
"
LAYERSERIES_COMPAT_meta-qt5-extra = "thud warrior zeus"
LAYERSERIES_COMPAT_meta-qt5-extra = "warrior zeus"
LICENSE_PATH += "${LAYERDIR}/files/licenses"