Be able to load options from the manifest
modified libpkg/pkg_manifest.c
@@ -25,6 +25,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -53,6 +54,7 @@ static struct manifest_key {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -136,6 +138,9 @@ parse_mapping(struct pkg *pkg, yaml_node_pair_t *pair, yaml_document_t *document
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|