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