diff --git a/conf/layer.conf b/conf/layer.conf index 5f96b94..ee8bf83 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -8,4 +8,5 @@ BBFILE_COLLECTIONS += "games-layer" BBFILE_PATTERN_games-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_games-layer = "15" +LAYERDEPENDS_games-layer = "core openembedded-layer filesystems-layer gnome-layer networking-layer multimedia-layer meta-python" LAYERSERIES_COMPAT_games-layer = "zeus dunfell gatesgarth"