btrbk: needs pv for --progress
This commit is contained in:
parent
041af69b2d
commit
bf1779fdb5
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'btrbk'
|
# Template file for 'btrbk'
|
||||||
pkgname=btrbk
|
pkgname=btrbk
|
||||||
version=0.25.0
|
version=0.25.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="perl btrfs-progs openssh"
|
depends="perl btrfs-progs openssh pv"
|
||||||
short_desc="backup tool for btrfs subvolumes"
|
short_desc="backup tool for btrfs subvolumes"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Reference in New Issue