зависимость gcc-c++

This commit is contained in:
2023-04-02 01:43:33 +03:00
parent d59560e695
commit 04cd2f3212

View File

@ -9,7 +9,7 @@ license=('GPL-3.0-or-later')
provides=('noisetorch') provides=('noisetorch')
conflicts=('noisetorch') conflicts=('noisetorch')
build_deps=('git' 'go' 'make' 'gcc') build_deps=('git' 'go' 'make' 'gcc' 'gcc-c++')
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')