diskscan: remove unused python3-yaml dependency
This commit is contained in:
parent
ff27135a86
commit
0d462a3364
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'diskscan'
|
||||
pkgname=diskscan
|
||||
version=0.20
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
makedepends="ncurses-devel zlib-devel"
|
||||
depends="python3-yaml"
|
||||
short_desc="Scan HDD/SSD for failed and near failed sectors"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
|
|
Loading…
Reference in New Issue