Skip to content
Snippets Groups Projects
Verified Commit 51befc59 authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

system/rsync: declare test dependencies

parent 21659909
No related branches found
No related tags found
No related merge requests found
......@@ -2,11 +2,13 @@
# Maintainer: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
pkgname=rsync
pkgver=3.1.3
pkgrel=0
pkgdesc="A file transfer program to keep remote files in sync"
pkgrel=1
pkgdesc="File transfer program to keep remote files in sync"
url="https://rsync.samba.org/"
arch="all"
license="GPL-3.0+"
depends=""
checkdepends="fakeroot"
makedepends="perl acl-dev attr-dev popt-dev"
subpackages="$pkgname-doc $pkgname-openrc rrsync::noarch"
source="https://download.samba.org/pub/$pkgname/$pkgname-$pkgver.tar.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment