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