mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
parent
fc5047b02d
commit
9c35ee2331
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'clevis'
|
# Template file for 'clevis'
|
||||||
pkgname=clevis
|
pkgname=clevis
|
||||||
version=20
|
version=20
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="asciidoc bash-completion cryptsetup curl jq keyutils pkg-config tpm2-tools"
|
hostmakedepends="asciidoc bash-completion cryptsetup curl jq keyutils pkg-config tpm2-tools"
|
||||||
makedepends="bash-completion cryptsetup-devel dracut jansson-devel
|
makedepends="bash-completion cryptsetup-devel dracut jansson-devel
|
||||||
jose-devel libaudit-devel luksmeta-devel udisks2-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"
|
short_desc="Pluggable framework for automated decryption"
|
||||||
maintainer="Johannes Heimansberg <git@jhe.dedyn.io>"
|
maintainer="Johannes Heimansberg <git@jhe.dedyn.io>"
|
||||||
license="GPL-3.0-or-later WITH custom:OpenSSL-Exception"
|
license="GPL-3.0-or-later WITH custom:OpenSSL-Exception"
|
||||||
|
|
Loading…
Add table
Reference in a new issue