diff --git a/noisetorch/lure.sh b/noisetorch/lure.sh index ec02567..59a1f0d 100644 --- a/noisetorch/lure.sh +++ b/noisetorch/lure.sh @@ -10,6 +10,7 @@ conflicts=('noisetorch') deps_amd64=('git' 'go') deps_amd64_debian=('git' 'golang') +build_deps=('git' 'go') build_deps_debian=('git' 'golang') sources_amd64=("git+https://github.com/noisetorch/NoiseTorch.git#tag=v${version}")