From 16f4a50dc59acc17e847979bbd7ee395e92aa55d Mon Sep 17 00:00:00 2001 From: xpamych Date: Sat, 5 Nov 2022 16:54:10 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=BF=D0=BE=D0=B4=D0=B4=D0=B5=D1=80=D0=B6?= =?UTF-8?q?=D0=BA=D0=B8=20deb?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- noisetorch/lure.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/noisetorch/lure.sh b/noisetorch/lure.sh index ec02567..59a1f0d 100644 --- a/noisetorch/lure.sh +++ b/noisetorch/lure.sh @@ -10,6 +10,7 @@ conflicts=('noisetorch') deps_amd64=('git' 'go') deps_amd64_debian=('git' 'golang') +build_deps=('git' 'go') build_deps_debian=('git' 'golang') sources_amd64=("git+https://github.com/noisetorch/NoiseTorch.git#tag=v${version}")