clevis: requires luksmeta and jose

Fix #55731
This commit is contained in:
Đoàn Trần Công Danh 2025-06-21 11:06:25 +07:00
parent fc5047b02d
commit 9c35ee2331

View file

@ -1,12 +1,12 @@
# Template file for 'clevis'
pkgname=clevis
version=20
revision=1
revision=2
build_style=meson
hostmakedepends="asciidoc bash-completion cryptsetup curl jq keyutils pkg-config tpm2-tools"
makedepends="bash-completion cryptsetup-devel dracut jansson-devel
jose-devel libaudit-devel luksmeta-devel udisks2-devel"
depends="bash cryptsetup curl libpwquality tpm2-tools"
depends="bash cryptsetup curl libpwquality tpm2-tools luksmeta jose"
short_desc="Pluggable framework for automated decryption"
maintainer="Johannes Heimansberg <git@jhe.dedyn.io>"
license="GPL-3.0-or-later WITH custom:OpenSSL-Exception"