btrbk: needs pv for --progress
This commit is contained in:
parent
041af69b2d
commit
bf1779fdb5
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue