Remove zeus from compatible versions

Our qtbase-native patch does not apply for Qt < 5.14

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2020-06-05 22:04:44 +02:00
parent 2cd67d3d63
commit 22f5214b7e

View File

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