diff --git a/srcpkgs/julia/template b/srcpkgs/julia/template index 651131a0f1f..bd3cc986289 100644 --- a/srcpkgs/julia/template +++ b/srcpkgs/julia/template @@ -1,7 +1,7 @@ # Template file for 'julia' pkgname=julia version=1.1.1 -revision=1 +revision=2 archs="i686* x86_64* ppc64le*" build_style=gnu-makefile make_build_args="prefix=/usr sysconfdir=/etc USE_SYSTEM_LLVM=0 USE_LLVM_SHLIB=1 @@ -25,7 +25,7 @@ distfiles="https://github.com/JuliaLang/julia/releases/download/v${version}/juli checksum=3c5395dd3419ebb82d57bcc49dc729df3b225b9094e74376f8c649ee35ed79c2 nocross=yes # Falsely detects dependency on libllvm -skiprdeps=/usr/lib/libjulia.so.1.1 +skiprdeps="/usr/lib/libjulia.so.1.1 /usr/lib/julia/libllvmcalltest.so" case "$XBPS_TARGET_MACHINE" in *-musl)