diff --git a/syncthing-bin/lure.sh b/syncthing-bin/lure.sh index 011cddd..733b4f1 100644 --- a/syncthing-bin/lure.sh +++ b/syncthing-bin/lure.sh @@ -8,7 +8,7 @@ architectures=('amd64') license=('MPL-2.0') provides=('syncthing') conflicts=('syncthing') -deps=('glibc' 'relaysrv') +deps=('glibc' 'syncthing-relaysrv') deps_debian=('libc6') build_deps=('git' 'go')