Fixing XMLHTML parsing dependencies.
This commit is contained in:
parent
65123bfce2
commit
bac482eab8
@ -14,6 +14,7 @@ BaselineOfGrafoscopioUtils >> baseline: spec [
|
|||||||
"Dependencies"
|
"Dependencies"
|
||||||
|
|
||||||
self fossil: spec.
|
self fossil: spec.
|
||||||
|
self xmlParserHTML: spec.
|
||||||
spec baseline: 'PetitParser' with: [spec
|
spec baseline: 'PetitParser' with: [spec
|
||||||
repository: 'github://moosetechnology/PetitParser:v3.x.x/src';
|
repository: 'github://moosetechnology/PetitParser:v3.x.x/src';
|
||||||
loads: #('Minimal' 'Indent' 'YAML')].
|
loads: #('Minimal' 'Indent' 'YAML')].
|
||||||
|
Loading…
Reference in New Issue
Block a user