mirror of
https://github.com/cazfi/meta-games.git
synced 2026-01-29 17:08:42 +01:00
14 lines
260 B
BlitzBasic
14 lines
260 B
BlitzBasic
|
|
require freeciv-qt6.inc
|
|
|
|
DEFAULT_PREFERENCE = "-1"
|
|
|
|
DEPENDS += "lua"
|
|
|
|
SRC_URI += "\
|
|
${SOURCEFORGE_MIRROR}/freeciv/freeciv-${PV}.tar.xz \
|
|
file://allow-root-S3_2.patch \
|
|
"
|
|
|
|
SRC_URI[sha256sum] = "425cce907e985cfe1b5a1815043bfc2b57c2e089d23f24be510921bd0d1ae7c3"
|