Disabling Noha's Fork to make Brea installable.
This commit is contained in:
parent
5b04df81b7
commit
b0498bfcc5
@ -20,7 +20,9 @@ BaselineOfBrea >> baseline: spec [
|
||||
spec
|
||||
baseline: 'NeoJSON' with: [ spec repository: 'github://svenvc/NeoJSON/repository' ];
|
||||
baseline: 'Mustache' with: [ spec repository: 'github://noha/mustache/repository' ];
|
||||
baseline: 'TaskIt' with: [ spec repository: 'github://noha/taskit:add-all-future' ].
|
||||
baseline: 'TaskIt' with: [ spec repository: 'github://pharo-contributions/taskit:v1.0' ]
|
||||
"[ spec repository: 'github://noha/taskit:add-all-future' ]"
|
||||
"Disabling Noha's Fork to make Brea installable.".
|
||||
|
||||
"Packages"
|
||||
spec package: 'Brea' with: [ spec requires: #('NeoJSON' 'Mustache' 'TaskIt' 'Grafoscopio-Utils') ].
|
||||
|
Loading…
Reference in New Issue
Block a user