изменение имени зависимости

This commit is contained in:
Евгений Храмов 2023-01-08 15:45:25 +03:00
parent 17a1e75cf7
commit 9d47f5e034

@ -8,7 +8,7 @@ architectures=('amd64')
license=('MPL-2.0') license=('MPL-2.0')
provides=('syncthing') provides=('syncthing')
conflicts=('syncthing') conflicts=('syncthing')
deps=('glibc' 'relaysrv') deps=('glibc' 'syncthing-relaysrv')
deps_debian=('libc6') deps_debian=('libc6')
build_deps=('git' 'go') build_deps=('git' 'go')