Корректировка зависимостей
This commit is contained in:
parent
091a4b7f2d
commit
cb690f9628
4
noisetorch-bin/lure.sh
Executable file → Normal file
4
noisetorch-bin/lure.sh
Executable file → Normal file
@ -9,10 +9,8 @@ license=('GPL-3.0-or-later')
|
|||||||
provides=('noisetorch')
|
provides=('noisetorch')
|
||||||
conflicts=('noisetorch')
|
conflicts=('noisetorch')
|
||||||
|
|
||||||
deps_amd64=('git' 'go')
|
deps=('git' 'go')
|
||||||
deps_amd64_debian=('git' 'golang')
|
|
||||||
build_deps=('git' 'go')
|
build_deps=('git' 'go')
|
||||||
build_deps_debian=('git' 'golang')
|
|
||||||
|
|
||||||
sources=("git+https://github.com/noisetorch/NoiseTorch.git#tag=v${version}")
|
sources=("git+https://github.com/noisetorch/NoiseTorch.git#tag=v${version}")
|
||||||
checksums=('SKIP')
|
checksums=('SKIP')
|
||||||
|
Loading…
Reference in New Issue
Block a user