summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorehsan gn2021-06-24 02:29:00 +0430
committerehsan gn2021-06-24 02:29:00 +0430
commit92afd4287063f3f8366521bf07fa36128753448e (patch)
tree43192f4cd098350fc89eaef01e4f0debf2ef2442 /PKGBUILD
parente4e89b36da1c04333dfad1c8d20c55b08f12d7a9 (diff)
downloadaur-92afd4287063f3f8366521bf07fa36128753448e.tar.gz
add rsync to optdepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e736b99e875..d0b8dae2576d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ license=('GPL')
makedepends=('git')
depends=('lf')
optdepends=(
+'rsync: copying files using lfpaste'
'archivemount: mounting and opening archives via lfmount'
'sxiv: sxiv integration using lfsxiv'
'ueberzug: image previews'