add rsync to deps
This commit is contained in:
parent
7d4f9ddc40
commit
55d41d2b4c
2
PKGBUILD
2
PKGBUILD
@ -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() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user