diff --git a/noisetorch/lure.sh b/noisetorch/lure.sh index 2e46713..4c65207 100644 --- a/noisetorch/lure.sh +++ b/noisetorch/lure.sh @@ -8,7 +8,7 @@ license=('GPLv3') provides=('noisetorch') conflicts=('noisetorch') -deps_amd64=('git go') +deps_amd64=('git' 'go') build_deps=('git' 'go') sources_amd64=("git+https://github.com/noisetorch/NoiseTorch.git#tag=v${version}")