diff --git a/recipes-games/freeciv/freeciv.inc b/recipes-games/freeciv/freeciv.inc index 5d757b2..e9181d8 100644 --- a/recipes-games/freeciv/freeciv.inc +++ b/recipes-games/freeciv/freeciv.inc @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" SECTION = "games" -DEPENDS = "readline bzip2 curl xz libsdl2-mixer gtk+3 qtbase virtual/gettext" +DEPENDS = "readline bzip2 curl xz libsdl2-mixer gtk+3 qtbase virtual/gettext qttools-native" SRC_URI = "\ file://allow-root.patch \ diff --git a/recipes-games/freeciv/freeciv_2.5.6.bb b/recipes-games/freeciv/freeciv_2.5.7.bb similarity index 76% rename from recipes-games/freeciv/freeciv_2.5.6.bb rename to recipes-games/freeciv/freeciv_2.5.7.bb index fa19cf6..28d5040 100644 --- a/recipes-games/freeciv/freeciv_2.5.6.bb +++ b/recipes-games/freeciv/freeciv_2.5.7.bb @@ -13,8 +13,8 @@ SRC_URI += "\ ${SOURCEFORGE_MIRROR}/freeciv/freeciv-${PV}.tar.bz2 \ " -SRC_URI[md5sum] = "ef89d67af05787a262e1fc1666c56a5a" -SRC_URI[sha256sum] = "cfadc23eec11a5a8ae74a7d3719eb126026137f0700da065367fd55cbab6999b" +SRC_URI[md5sum] = "9ac12a65166a2ae837975b35ae8a0618" +SRC_URI[sha256sum] = "ffe36736db6a64893681e9eea8b90f7abe05eaebe6b777e82149a98cad6dbed2" PACKAGES =+ "${PN}-gtk2"