Debuging GrafoscopioDocumentation dependencies.
This commit is contained in:
parent
3c8ea4ee01
commit
654ddf1678
@ -513,7 +513,9 @@ ConfigurationOfGrafoscopio >> baseline1_3: spec [
|
||||
|
||||
spec for: #'common' do: [
|
||||
spec blessing: #'baseline'.
|
||||
spec repository: 'http://smalltalkhub.com/Offray/Grafoscopio'.
|
||||
spec
|
||||
repository: 'http://smalltalkhub.com/Offray/Grafoscopio';
|
||||
package: #'Grafoscopio-Utils'.
|
||||
spec
|
||||
project: 'Ston' with: [
|
||||
spec
|
||||
@ -523,7 +525,7 @@ ConfigurationOfGrafoscopio >> baseline1_3: spec [
|
||||
project: 'Roassal2' with: [
|
||||
spec
|
||||
className: #ConfigurationOfRoassal2;
|
||||
versionString: #'bleedingEdge';
|
||||
versionString: #'stable';
|
||||
repository: 'http://smalltalkhub.com/mc/ObjectProfile/Roassal2/main/' ];
|
||||
project: 'WebBrowser' with: [
|
||||
spec
|
||||
@ -549,7 +551,7 @@ ConfigurationOfGrafoscopio >> baseline1_3: spec [
|
||||
requires: 'Ston';
|
||||
requires: 'Spec-Glamour'].
|
||||
spec
|
||||
group: 'Core' with: #('Grafoscopio' 'Roassal2');
|
||||
group: 'Core' with: #('Grafoscopio-Utils' 'Roassal2' 'Grafoscopio');
|
||||
group: 'Extended' with: #('Core') ].
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user