mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-05 19:43:07 +02:00
0ad: for boost-1.88
This commit is contained in:
parent
296e84bac0
commit
9d43cb5e91
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for '0ad'
|
||||
pkgname=0ad
|
||||
version=0.27.1
|
||||
revision=1
|
||||
revision=2
|
||||
archs="x86_64* i686* aarch64* armv7l* ppc64le* riscv64*"
|
||||
# Unclear whether ppc64le and riscv64 will work, though upstream seems to support them
|
||||
build_helper=rust
|
||||
|
@ -10,7 +10,8 @@ _fcollada_version=28209
|
|||
_nvtt_version=28209
|
||||
hostmakedepends="pkg-config perl cmake python3 rust cargo yasm llvm xz m4
|
||||
premake5 subversion"
|
||||
makedepends="SDL2-devel boost-devel gloox-devel libcurl-devel libenet-devel
|
||||
makedepends="SDL2-devel boost-devel-minimal libboost_filesystem
|
||||
gloox-devel libcurl-devel libenet-devel
|
||||
libopenal-devel libpng-devel libsodium-devel libxml2-devel miniupnpc-devel
|
||||
nspr-devel wxWidgets-gtk3-devel fmt-devel freetype-devel mozjs115-devel"
|
||||
depends="0ad-data"
|
||||
|
|
Loading…
Add table
Reference in a new issue