mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
0ad: remove unused mozjs78-devel
makedepend
Uses its own vendored `mozjs78`. there are some issues reported with modern mozjs on python 3.12, and with the ancient vendored mozjs this also FTBFS. Hopefully a patch appears at some point. https://bugzilla.mozilla.org/show_bug.cgi?id=1857492 https://bugzilla.mozilla.org/show_bug.cgi?id=1857515
This commit is contained in:
parent
90ea2fb555
commit
4858724107
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ archs="x86_64* i686* aarch64* armv7l* ppc64le*"
|
||||||
hostmakedepends="pkg-config perl cmake python3 rust cargo yasm tar clang"
|
hostmakedepends="pkg-config perl cmake python3 rust cargo yasm tar clang"
|
||||||
makedepends="SDL2-devel boost-devel gloox-devel libcurl-devel libenet-devel
|
makedepends="SDL2-devel boost-devel gloox-devel libcurl-devel libenet-devel
|
||||||
libopenal-devel libpng-devel libsodium-devel libxml2-devel miniupnpc-devel
|
libopenal-devel libpng-devel libsodium-devel libxml2-devel miniupnpc-devel
|
||||||
nspr-devel wxWidgets-gtk3-devel fmt-devel mozjs78-devel freetype-devel"
|
nspr-devel wxWidgets-gtk3-devel fmt-devel freetype-devel"
|
||||||
depends="${pkgname}-data"
|
depends="${pkgname}-data"
|
||||||
short_desc="Historically-based real-time strategy game"
|
short_desc="Historically-based real-time strategy game"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue