Archived
Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
ARCH=any
|
|
||||||
@@ -1,8 +1,12 @@
|
|||||||
name: make-ca
|
name: make-ca
|
||||||
description: PKI setup script for LFS (and others)
|
description: PKI setup script for LFS (and others)
|
||||||
version: 1.16.1
|
version: 1.16.1
|
||||||
|
revision: 1
|
||||||
url: https://github.com/lfs-book/make-ca
|
url: https://github.com/lfs-book/make-ca
|
||||||
license: GPL3 or MIT
|
license: GPL3 or MIT
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["p11-kit","libtasn1"]
|
output_architecture: any
|
||||||
type: source
|
type: source
|
||||||
|
depends:
|
||||||
|
- p11-kit
|
||||||
|
- libtasn1
|
||||||
|
|||||||
Reference in New Issue
Block a user