Fixing requirements.

This commit is contained in:
Offray Vladimir Luna Cárdenas 2019-06-11 14:06:59 +00:00 committed by SantiagoBragagnolo
parent daab774bf8
commit d85a814e46
1 changed files with 2 additions and 1 deletions

View File

@ -416,7 +416,8 @@ ConfigurationOfGrafoscopio >> baseline131: spec [
spec package: #Grafoscopio with: [
spec
requires: 'Ston';
requires: 'Spec-Glamour'].
requires: 'Spec-Glamour';
requires: 'Fossil'].
spec
group: 'Core' with: #('Grafoscopio-Utils' 'Roassal2' 'Grafoscopio');
group: 'Extended' with: #('Core') ].