diff --git a/recipes/neverball/recipe.sh b/recipes/neverball/recipe.sh
index 5e3bab5acf4c1bea54c0398366bdce844f3c10d1..859b63e6a6bd2f0f2c884e48262d27b2bded19e2 100644
--- a/recipes/neverball/recipe.sh
+++ b/recipes/neverball/recipe.sh
@@ -1,6 +1,6 @@
 VERSION=1.6.0
 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 {
     echo "$VERSION"