Updating prerrequisites.
This commit is contained in:
parent
5fba4c2528
commit
71446677e6
@ -440,6 +440,17 @@ GrafoscopioBrowser class >> updatePrerrequisitesScript [
|
||||
smalltalkhubUser: 'PharoExtras' project: 'Soup';
|
||||
configurationOf: 'Soup';
|
||||
loadStable.
|
||||
|
||||
"SQLite support"
|
||||
Gofer new
|
||||
url: 'http://smalltalkhub.com/mc/PharoExtras/NBSQLite3/main';
|
||||
package: 'NBSQLite3';
|
||||
load.
|
||||
|
||||
Gofer new
|
||||
url: 'http://smalltalkhub.com/mc/PharoExtras/NBSQLite3/main';
|
||||
package: 'NBSQLite3-Examples';
|
||||
load.
|
||||
|
||||
"Data visualization helpers"
|
||||
Gofer new
|
||||
|
Loading…
Reference in New Issue
Block a user