Fixed zlevis and added zlevis-dracut
This commit is contained in:
parent
1acb19064d
commit
2f0adf703a
3 changed files with 27 additions and 5 deletions
|
@ -10,9 +10,11 @@ SRC_URI="https://git.bijl.us/luc/zlevis/releases/download/${PV}/zlevis-${PV}.tar
|
|||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~"
|
||||
IUSE=""
|
||||
KEYWORDS="~* amd64"
|
||||
IUSE="dracut"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="dev-libs/jose app-crypt/tpm2-tools"
|
||||
BDEPEND=""
|
||||
RDEPEND="
|
||||
dev-libs/jose
|
||||
app-crypt/tpm2-tools
|
||||
dracut? ( sys-kernel/zlevis-dracut )
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue