dracut-crypt-ssh: needs which in hostmakedepends
This commit is contained in:
parent
bdab827899
commit
426dd625ab
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=dracut-crypt-ssh
|
||||||
version=1.0.7
|
version=1.0.7
|
||||||
revision=3
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="dracut"
|
hostmakedepends="dracut which"
|
||||||
makedepends="libblkid-devel"
|
makedepends="libblkid-devel"
|
||||||
depends="dracut-network dropbear openssh"
|
depends="dracut-network dropbear openssh"
|
||||||
short_desc="New initramfs infrastructure - enter LUKS passphrase remotely"
|
short_desc="New initramfs infrastructure - enter LUKS passphrase remotely"
|
||||||
|
|
Loading…
Reference in a new issue