mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
nwipe: add missing dependencies
This commit is contained in:
parent
8e1dd24d76
commit
8a21228e6c
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue