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