diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 01:19:24 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 14:45:42 -0500 |
commit | 381e67e45e5151c0deedf654375e9d200e59e9cf (patch) | |
tree | aebd5e9327776b774cffefdb142206e7c0f52312 | |
parent | ac9e5f62b8960205e7c9ef9a00a40d19ac6c4f1e (diff) | |
download | slackbuilds-381e67e45e5151c0deedf654375e9d200e59e9cf.tar.gz |
development/squeak-vm: Fixed dep info in README
-rw-r--r-- | development/squeak-vm/README | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/development/squeak-vm/README b/development/squeak-vm/README index 7d4e717722..9415553f06 100644 --- a/development/squeak-vm/README +++ b/development/squeak-vm/README @@ -5,9 +5,6 @@ Smalltalk-80 system. Squeak has very powerful 2- and 3-D graphics, sound, video, MIDI, animation and other multimedia capabilities. -Optional dependency: speex - -NOTE: -This script only build the VM. +NOTE: This script only builds the VM. You may need to download the images manually via download page: http://squeakvm.org/unix/download.html |