forked from rosa/hakurei
internal/rosa: libtasn1 artifact
Optional dependency of p11-kit. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -17,6 +17,8 @@ func (t Toolchain) newP11Kit() (pkg.Artifact, string) {
|
||||
},
|
||||
Coreutils,
|
||||
Diffutils,
|
||||
|
||||
Libtasn1,
|
||||
), version
|
||||
}
|
||||
func init() {
|
||||
@@ -27,6 +29,10 @@ func init() {
|
||||
Description: "provides a way to load and enumerate PKCS#11 modules",
|
||||
Website: "https://p11-glue.freedesktop.org/p11-kit.html",
|
||||
|
||||
Dependencies: P{
|
||||
Libtasn1,
|
||||
},
|
||||
|
||||
ID: 2582,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user