mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 11:52:56 +02:00
diskscan: remove unused python3-yaml dependency
This commit is contained in:
parent
ff27135a86
commit
0d462a3364
1 changed files with 1 additions and 2 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'diskscan'
|
# Template file for 'diskscan'
|
||||||
pkgname=diskscan
|
pkgname=diskscan
|
||||||
version=0.20
|
version=0.20
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
makedepends="ncurses-devel zlib-devel"
|
makedepends="ncurses-devel zlib-devel"
|
||||||
depends="python3-yaml"
|
|
||||||
short_desc="Scan HDD/SSD for failed and near failed sectors"
|
short_desc="Scan HDD/SSD for failed and near failed sectors"
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue