forked from lix-project/hydra
Include dependency column in JSON output
This commit is contained in:
parent
1c92d760fa
commit
da73eb5f8a
1 changed files with 1 additions and 0 deletions
|
@ -185,6 +185,7 @@ my %hint = (
|
||||||
'uri',
|
'uri',
|
||||||
'value',
|
'value',
|
||||||
'revision',
|
'revision',
|
||||||
|
'dependency',
|
||||||
],
|
],
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue