Pillar
This commit is contained in:
parent
a1820c43a3
commit
e0bd6371d2
@ -719,6 +719,8 @@ ConfigurationOfGrafoscopio >> baseline200: spec [
|
|||||||
repository: 'http://smalltalkhub.com/TorstenBergmann/WebBrowser' ];
|
repository: 'http://smalltalkhub.com/TorstenBergmann/WebBrowser' ];
|
||||||
baseline: #TaskItShell
|
baseline: #TaskItShell
|
||||||
with: [ spec repository: 'github://sbragagnolo/taskit:master/' ];
|
with: [ spec repository: 'github://sbragagnolo/taskit:master/' ];
|
||||||
|
baseline: #Pillar
|
||||||
|
with: [ spec repository: 'github://pillar-markup/pillar/' ];
|
||||||
project: 'Fossil'
|
project: 'Fossil'
|
||||||
with: [ spec
|
with: [ spec
|
||||||
className: #ConfigurationOfFossil;
|
className: #ConfigurationOfFossil;
|
||||||
@ -726,7 +728,7 @@ ConfigurationOfGrafoscopio >> baseline200: spec [
|
|||||||
repository: 'http://smalltalkhub.com/mc/Offray/Fossil/main' ].
|
repository: 'http://smalltalkhub.com/mc/Offray/Fossil/main' ].
|
||||||
spec
|
spec
|
||||||
package: #Grafoscopio
|
package: #Grafoscopio
|
||||||
with: [ spec requires: #('TaskItShell' 'Fossil') ].
|
with: [ spec requires: #('TaskItShell' 'Fossil' 'Pillar') ].
|
||||||
spec
|
spec
|
||||||
group: 'Core'
|
group: 'Core'
|
||||||
with: #('Grafoscopio-Utils' 'Roassal3' 'Grafoscopio');
|
with: #('Grafoscopio-Utils' 'Roassal3' 'Grafoscopio');
|
||||||
|
Loading…
Reference in New Issue
Block a user