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_1.patch \
|
|
"
|
|
|
|
SRC_URI[sha256sum] = "7ab19d218a023306091a34e5c3bc3fd70981d8ebc4b9542c1646827dede55828"
|