fix deb deps
This commit is contained in:
@ -7,7 +7,7 @@ architectures='amd64'
|
||||
licenses='MPL'
|
||||
provides='syncthing'
|
||||
conflicts='syncthing'
|
||||
deps_amd64=('glibc' 'strelaysrv')
|
||||
deps_amd64=('libc6' 'strelaysrv')
|
||||
build_deps=('git' 'go')
|
||||
build_deps_debian=('git' 'golang')
|
||||
|
||||
|
Reference in New Issue
Block a user