dstat: add missing python3-six dependency
This commit is contained in:
committed by
Helmut Pozimski
parent
1b44a19812
commit
9441fbb326
@@ -1,10 +1,10 @@
|
||||
# Template file for 'dstat'
|
||||
pkgname=dstat
|
||||
version=0.7.4
|
||||
revision=1
|
||||
revision=2
|
||||
archs=noarch
|
||||
makedepends="python3"
|
||||
depends="$makedepends"
|
||||
depends="python3-six"
|
||||
short_desc="Versatile tool for generating system resource statistics"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
|
||||
Reference in New Issue
Block a user