freeciv: Move gtk4,zstd dependency definitions to .inc
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
This commit is contained in:
@@ -13,7 +13,7 @@ SECTION = "games"
|
|||||||
|
|
||||||
FREECIV_GUI = "gtk3.22,gtk4,qt,sdl2"
|
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}"
|
S = "${WORKDIR}/freeciv-${PV}"
|
||||||
B = "${WORKDIR}/build-${PV}"
|
B = "${WORKDIR}/build-${PV}"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
require freeciv-qt6.inc
|
require freeciv-qt6.inc
|
||||||
|
|
||||||
DEPENDS += "lua gtk4 zstd"
|
DEPENDS += "lua"
|
||||||
|
|
||||||
SRC_URI += "\
|
SRC_URI += "\
|
||||||
${SOURCEFORGE_MIRROR}/freeciv/freeciv-${PV}.tar.xz \
|
${SOURCEFORGE_MIRROR}/freeciv/freeciv-${PV}.tar.xz \
|
||||||
|
|||||||
Reference in New Issue
Block a user