diff --git a/noisetorch/lure.sh b/noisetorch/lure.sh index 26edaa3..3bd248e 100644 --- a/noisetorch/lure.sh +++ b/noisetorch/lure.sh @@ -8,6 +8,7 @@ license=('GPLv3') provides=('noisetorch') conflicts=('noisetorch') +deps=('git go') build_deps=('git' 'go') sources_amd64=("https://github.com/noisetorch/NoiseTorch.git")