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 for: #'common' do: [
|
||||||
spec blessing: #'baseline'.
|
spec blessing: #'baseline'.
|
||||||
spec repository: 'http://smalltalkhub.com/Offray/Grafoscopio'.
|
spec
|
||||||
|
repository: 'http://smalltalkhub.com/Offray/Grafoscopio';
|
||||||
|
package: #'Grafoscopio-Utils'.
|
||||||
spec
|
spec
|
||||||
project: 'Ston' with: [
|
project: 'Ston' with: [
|
||||||
spec
|
spec
|
||||||
@ -523,7 +525,7 @@ ConfigurationOfGrafoscopio >> baseline1_3: spec [
|
|||||||
project: 'Roassal2' with: [
|
project: 'Roassal2' with: [
|
||||||
spec
|
spec
|
||||||
className: #ConfigurationOfRoassal2;
|
className: #ConfigurationOfRoassal2;
|
||||||
versionString: #'bleedingEdge';
|
versionString: #'stable';
|
||||||
repository: 'http://smalltalkhub.com/mc/ObjectProfile/Roassal2/main/' ];
|
repository: 'http://smalltalkhub.com/mc/ObjectProfile/Roassal2/main/' ];
|
||||||
project: 'WebBrowser' with: [
|
project: 'WebBrowser' with: [
|
||||||
spec
|
spec
|
||||||
@ -549,7 +551,7 @@ ConfigurationOfGrafoscopio >> baseline1_3: spec [
|
|||||||
requires: 'Ston';
|
requires: 'Ston';
|
||||||
requires: 'Spec-Glamour'].
|
requires: 'Spec-Glamour'].
|
||||||
spec
|
spec
|
||||||
group: 'Core' with: #('Grafoscopio' 'Roassal2');
|
group: 'Core' with: #('Grafoscopio-Utils' 'Roassal2' 'Grafoscopio');
|
||||||
group: 'Extended' with: #('Core') ].
|
group: 'Extended' with: #('Core') ].
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user