WIndows debug: Cleaning all ProcessWrapper metions.
This commit is contained in:
parent
ff4c222b3e
commit
96155e19d4
@ -17,8 +17,8 @@ BaselineOfFossil >> baseline: spec [
|
||||
"Dependencies"
|
||||
spec
|
||||
baseline: 'NeoJSON' with: [ spec repository: 'github://svenvc/NeoJSON/repository' ];
|
||||
baseline: 'OSSubprocess' with: [ spec repository: 'github://pharo-contributions/OSSubprocess:master/repository'];
|
||||
baseline: 'ProcessWrapper' with: [ spec repository: 'github://hernanmd/ProcessWrapper/repository' ].
|
||||
baseline: 'OSSubprocess' with: [ spec repository: 'github://pharo-contributions/OSSubprocess:master/repository']";
|
||||
baseline: 'ProcessWrapper' with: [ spec repository: 'github://hernanmd/ProcessWrapper/repository' ]".
|
||||
|
||||
"Packages"
|
||||
spec package: 'Fossil' with: [ spec requires: #('NeoJSON') ].
|
||||
|
Loading…
Reference in New Issue
Block a user