diff --git a/srcpkgs/nwipe/template b/srcpkgs/nwipe/template index 087b3a5f157..987e07b7273 100644 --- a/srcpkgs/nwipe/template +++ b/srcpkgs/nwipe/template @@ -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 " license="GPL-2.0-only"