Fossil!
This commit is contained in:
parent
67761329e2
commit
6128493d6e
@ -718,10 +718,15 @@ ConfigurationOfGrafoscopio >> baseline200: spec [
|
||||
versionString: #stable;
|
||||
repository: 'http://smalltalkhub.com/TorstenBergmann/WebBrowser' ];
|
||||
baseline: #TaskItShell
|
||||
with: [ spec repository: 'github://sbragagnolo/taskit:master/' ].
|
||||
with: [ spec repository: 'github://sbragagnolo/taskit:master/' ];
|
||||
project: 'Fossil'
|
||||
with: [ spec
|
||||
className: #ConfigurationOfFossil;
|
||||
versionString: #stable;
|
||||
repository: 'http://smalltalkhub.com/mc/Offray/Fossil/main' ].
|
||||
spec
|
||||
package: #Grafoscopio
|
||||
with: [ spec requires: #('TaskItShell') ].
|
||||
with: [ spec requires: #('TaskItShell' 'Fossil') ].
|
||||
spec
|
||||
group: 'Core'
|
||||
with: #('Grafoscopio-Utils' 'Roassal2' 'Grafoscopio');
|
||||
|
Loading…
Reference in New Issue
Block a user