Adding minimal YAML support via PetitParser.
This commit is contained in:
parent
938c5cc8e9
commit
37e67b5802
@ -11,8 +11,12 @@ BaselineOfGrafoscopioUtils >> baseline: spec [
|
||||
spec
|
||||
for: #common
|
||||
do: [
|
||||
"Dependencies"
|
||||
"Dependencies"
|
||||
spec baseline: 'PetitParser' with: [ spec repository: 'github://moosetechnology/PetitParser/src' ].
|
||||
self fossil: spec.
|
||||
|
||||
"Groups"
|
||||
spec group: 'PetitParser' with: #('Minimal' 'Indent' 'YAML').
|
||||
|
||||
"Packages"
|
||||
spec package: 'Grafoscopio-Utils' with: [ spec requires: #('Fossil') ]
|
||||
|
Loading…
Reference in New Issue
Block a user