Skip to content
Snippets Groups Projects
Verified Commit f0f5a079 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Add llvm build dependency to neverball

parent bce519a9
No related branches found
No related tags found
No related merge requests found
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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment