mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-08 20:48:41 +08:00
Add llvm build dependency to neverball
This commit is contained in:
parent
bce519a90b
commit
f0f5a079ce
@ -1,6 +1,6 @@
|
|||||||
VERSION=1.6.0
|
VERSION=1.6.0
|
||||||
TAR="https://neverball.org/neverball-${VERSION}.tar.gz"
|
TAR="https://neverball.org/neverball-${VERSION}.tar.gz"
|
||||||
BUILD_DEPENDS=(freetype libjpeg libogg liborbital libpng libvorbis mesa sdl2 sdl2_ttf zlib)
|
BUILD_DEPENDS=(freetype libjpeg libogg liborbital libpng libvorbis llvm mesa sdl2 sdl2_ttf zlib)
|
||||||
|
|
||||||
function recipe_version {
|
function recipe_version {
|
||||||
echo "$VERSION"
|
echo "$VERSION"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user