cryptsetup: enable cryptsetup-reencrypt.
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
# Template file for 'cryptsetup'
|
||||
pkgname=cryptsetup
|
||||
version=1.7.5
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-crypto_backend=openssl $(vopt_enable pwquality)"
|
||||
configure_args="--with-crypto_backend=openssl $(vopt_enable pwquality)
|
||||
--enable-cryptsetup-reencrypt"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="popt-devel libuuid-devel device-mapper-devel libressl-devel
|
||||
$(vopt_if pwquality libpwquality-devel)"
|
||||
|
||||
Reference in New Issue
Block a user