diff --git a/recipes-games/freeciv/freeciv.inc b/recipes-games/freeciv/freeciv.inc index fe45afa..f0cc970 100644 --- a/recipes-games/freeciv/freeciv.inc +++ b/recipes-games/freeciv/freeciv.inc @@ -13,7 +13,7 @@ SECTION = "games" FREECIV_GUI = "gtk3.22,gtk4,qt,sdl2" -DEPENDS = "readline bzip2 curl xz libsdl2-mixer gtk+3 qtbase virtual/gettext qttools-native libsdl2-image libsdl2-ttf libsdl2-gfx freetype" +DEPENDS = "readline bzip2 curl xz zstd libsdl2-mixer gtk+3 gtk4 qtbase virtual/gettext qttools-native libsdl2-image libsdl2-ttf libsdl2-gfx freetype" S = "${WORKDIR}/freeciv-${PV}" B = "${WORKDIR}/build-${PV}" diff --git a/recipes-games/freeciv/freeciv_3.1.1.bb b/recipes-games/freeciv/freeciv_3.1.1.bb index 13d0485..05e8b5e 100644 --- a/recipes-games/freeciv/freeciv_3.1.1.bb +++ b/recipes-games/freeciv/freeciv_3.1.1.bb @@ -1,7 +1,7 @@ require freeciv-qt6.inc -DEPENDS += "lua gtk4 zstd" +DEPENDS += "lua" SRC_URI += "\ ${SOURCEFORGE_MIRROR}/freeciv/freeciv-${PV}.tar.xz \