cryptsetup: make sure tests are found
This commit is contained in:
parent
edd1f47807
commit
51253d4d5b
1 changed files with 2 additions and 0 deletions
|
@ -5,9 +5,11 @@ revision=1
|
|||
build_style=gnu-configure
|
||||
configure_args="--with-crypto_backend=openssl $(vopt_enable pwquality)
|
||||
--enable-cryptsetup-reencrypt --enable-libargon2"
|
||||
make_check_args="-C tests"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="device-mapper-devel json-c-devel libressl-devel popt-devel
|
||||
libargon2-devel $(vopt_if pwquality 'libpwquality-devel')"
|
||||
checkdepends="util-linux procps-ng"
|
||||
short_desc="Setup virtual encryption devices under Linux dm-crypt"
|
||||
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
|
|
Loading…
Reference in a new issue