btrbk: needs pv for --progress

This commit is contained in:
Enno Boland 2017-05-05 10:53:55 +02:00
parent 041af69b2d
commit bf1779fdb5

View file

@ -1,9 +1,9 @@
# Template file for 'btrbk'
pkgname=btrbk
version=0.25.0
revision=1
revision=2
build_style=gnu-makefile
depends="perl btrfs-progs openssh"
depends="perl btrfs-progs openssh pv"
short_desc="backup tool for btrfs subvolumes"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3"