add rsync to deps

This commit is contained in:
shark 2019-09-03 16:11:47 +00:00
parent 7d4f9ddc40
commit 55d41d2b4c

View File

@ -11,7 +11,7 @@ depends=()
source=("git+https://github.com/bedrocklinux/bedrocklinux-userland.git")
install=bedrocklinux-installer-git.install
makedepends=('wget' 'make' 'gcc' 'git' 'autoconf' 'pkg-config' 'meson' 'ninja' 'fakeroot' 'gzip' 'libtool')
makedepends=('rsync' 'wget' 'make' 'gcc' 'git' 'autoconf' 'pkg-config' 'meson' 'ninja' 'fakeroot' 'gzip' 'libtool')
sha1sums=('SKIP')
pkgver() {