Back to stable version to resolve Brea installation issues. I need branches for exploring compatibility with GToolkit.
This commit is contained in:
parent
66b9c46e80
commit
57c659b398
@ -16,7 +16,7 @@ BaselineOfFossil >> baseline: spec [
|
|||||||
do: [
|
do: [
|
||||||
"Dependencies"
|
"Dependencies"
|
||||||
spec
|
spec
|
||||||
baseline: 'NeoJSON' with: [ spec repository: 'github://svenvc/NeoJSON:v17/repository' ];
|
baseline: 'NeoJSON' with: [ spec repository: 'github://svenvc/NeoJSON/repository' ];
|
||||||
baseline: 'OSSubprocess' with: [ spec repository: 'github://pharo-contributions/OSSubprocess:master/repository']";
|
baseline: 'OSSubprocess' with: [ spec repository: 'github://pharo-contributions/OSSubprocess:master/repository']";
|
||||||
baseline: 'ProcessWrapper' with: [ spec repository: 'github://hernanmd/ProcessWrapper/repository' ]".
|
baseline: 'ProcessWrapper' with: [ spec repository: 'github://hernanmd/ProcessWrapper/repository' ]".
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user