diff --git a/noisetorch/lure.sh b/noisetorch/lure.sh index 0ba22f6..77efebc 100644 --- a/noisetorch/lure.sh +++ b/noisetorch/lure.sh @@ -9,8 +9,7 @@ license=('GPL-3.0-or-later') provides=('noisetorch') conflicts=('noisetorch') -deps=('git' 'go') -build_deps=('git' 'go') +build_deps=('git' 'go' 'make') sources=("git+https://github.com/noisetorch/NoiseTorch.git#tag=v${version}") checksums=('SKIP')