From 3b8d19b4f3d4b39be2d2417b04540d5a53eb5db3 Mon Sep 17 00:00:00 2001 From: xpamych Date: Mon, 24 Oct 2022 20:09:34 +0300 Subject: [PATCH] . --- noisetorch/lure.sh | 1 + 1 file changed, 1 insertion(+) 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")