nwipe: add missing dependencies

This commit is contained in:
classabbyamp 2025-07-16 11:38:27 -04:00
parent 8e1dd24d76
commit 8a21228e6c
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,11 +1,11 @@
# Template file for 'nwipe'
pkgname=nwipe
version=0.38
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="automake pkg-config"
makedepends="libuuid-devel libparted-devel ncurses-devel libconfig-devel"
depends="smartmontools"
depends="smartmontools hdparm which dmidecode"
short_desc="Utility to securely erase disks"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"