Replace .compilation-options with output_architecture

This commit is contained in:
2025-10-08 11:10:44 +03:00
parent a153afe58e
commit 23a448c076
2 changed files with 5 additions and 2 deletions
+5 -1
View File
@@ -1,8 +1,12 @@
name: make-ca
description: PKI setup script for LFS (and others)
version: 1.16.1
revision: 1
url: https://github.com/lfs-book/make-ca
license: GPL3 or MIT
architecture: any
depends: ["p11-kit","libtasn1"]
output_architecture: any
type: source
depends:
- p11-kit
- libtasn1