summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2f175dd8a8a2..1ee4ec6fc503 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,8 @@ arch=('any')
license=('GPL3')
conflicts=('btrbk')
depends=('perl' 'perl-date-calc' 'btrfs-progs')
-optdepends=('openssh: remote backup support')
+optdepends=('openssh: remote backup support',
+ 'pv: --progress support')
source=("git+https://github.com/digint/btrbk.git")
sha256sums=('SKIP')
package() {