Commit 185a61e
committed
build: make json-c dependent on fabrics
The JSON code is used for reading and writing the configuration files
used by the fabrics code. Therefore, it does not make sense to enable
JSON without fabrics. This simplifies the core dependencies so the JSON-
related code can safely assume fabrics is enabled.
Signed-off-by: Daniel Wagner <[email protected]>1 parent 0aa7744 commit 185a61e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments