mirror of
https://github.com/cazfi/meta-games.git
synced 2026-09-12 12:49:31 +02:00
freeciv: Switch to Qt6
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
This commit is contained in:
@@ -8,5 +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 qt5-layer"
|
||||
LAYERDEPENDS_games-layer = "core openembedded-layer filesystems-layer gnome-layer networking-layer multimedia-layer meta-python qt6-layer"
|
||||
LAYERSERIES_COMPAT_games-layer = "mickledore kirkstone langdale nanbield scarthgap"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
|
||||
require freeciv-qt5.inc
|
||||
require freeciv-qt6.inc
|
||||
|
||||
DEPENDS += "lua gtk4 zstd"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user