From aacc86f90b6c02fb9c4dc96fbd91ede2205163b7 Mon Sep 17 00:00:00 2001 From: xpamych Date: Sun, 2 Apr 2023 01:37:22 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B7=D0=B0=D0=B2=D0=B8=D1=81=D0=B8=D0=BC?= =?UTF-8?q?=D0=BE=D1=81=D1=82=D1=8C=20make?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- noisetorch/lure.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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')