Updating requirements.
This commit is contained in:
parent
a58f06f63d
commit
3cdef4bd7f
@ -415,9 +415,7 @@ ConfigurationOfGrafoscopio >> baseline131: spec [
|
|||||||
repository: 'http://smalltalkhub.com/mc/Offray/Fossil/main' ].
|
repository: 'http://smalltalkhub.com/mc/Offray/Fossil/main' ].
|
||||||
spec package: #Grafoscopio with: [
|
spec package: #Grafoscopio with: [
|
||||||
spec
|
spec
|
||||||
requires: 'Ston';
|
requires: #('Ston' 'Spec-Glamour' 'Fossil')].
|
||||||
requires: 'Spec-Glamour';
|
|
||||||
requires: 'Fossil'].
|
|
||||||
spec
|
spec
|
||||||
group: 'Core' with: #('Grafoscopio-Utils' 'Roassal2' 'Grafoscopio');
|
group: 'Core' with: #('Grafoscopio-Utils' 'Roassal2' 'Grafoscopio');
|
||||||
group: 'Extended' with: #('Core') ].
|
group: 'Extended' with: #('Core') ].
|
||||||
@ -1129,7 +1127,7 @@ ConfigurationOfGrafoscopio >> version153: spec [
|
|||||||
spec for: #'common' do: [
|
spec for: #'common' do: [
|
||||||
spec
|
spec
|
||||||
blessing: #'stable';
|
blessing: #'stable';
|
||||||
description: 'version 1.5.2';
|
description: 'version 1.5.3';
|
||||||
author: 'Offray Luna'.
|
author: 'Offray Luna'.
|
||||||
spec
|
spec
|
||||||
"project: 'NeoJSON' with: #stable;"
|
"project: 'NeoJSON' with: #stable;"
|
||||||
|
Loading…
Reference in New Issue
Block a user