diff --git a/main/rsync/APKBUILD b/main/rsync/APKBUILD index e33a86bda9614326f726908084a1d4f434c5e491..3e83c882a1b71d850af676d390687df369440162 100644 --- a/main/rsync/APKBUILD +++ b/main/rsync/APKBUILD @@ -73,7 +73,7 @@ package() { rrsync() { pkgdesc="Restricted rsync, restricts rsync to a subdir declared in .ssh/authorized_keys" - depends="rsync perl" + depends="rsync python3" arch="noarch" cd "$builddir"