diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-01 01:39:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-01 07:17:41 +0700 |
commit | 730db14f7169df2827b8d5d18af17c82c1d5163f (patch) | |
tree | af7f819672d50de1e79c56ae7a8acd797ccd500f /development/squeak-vm | |
parent | a33b9b574c9bcc7109b784b1b012d2b898e534c9 (diff) |
development/squeak-vm: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/squeak-vm')
-rw-r--r-- | development/squeak-vm/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/development/squeak-vm/README b/development/squeak-vm/README index 93fb84a5cb38..7d4e71772269 100644 --- a/development/squeak-vm/README +++ b/development/squeak-vm/README @@ -5,4 +5,9 @@ Smalltalk-80 system. Squeak has very powerful 2- and 3-D graphics, sound, video, MIDI, animation and other multimedia capabilities. -Optional dependency: speex, pulseAudio +Optional dependency: speex + +NOTE: +This script only build the VM. +You may need to download the images manually via download page: +http://squeakvm.org/unix/download.html |