diff options
author | Eric B. Pratt <eric.b.pratt@gmail.com> | 2016-03-21 20:51:17 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-25 20:04:15 +0700 |
commit | e2457cc1db8d79d787e1d4eb76a63c49d6826b2e (patch) | |
tree | aa74b142a9dd7873a9fb2454765592b77ea744ed /system/vice/README | |
parent | 1ca98a390a82a824ab4c664dd3db4f08fe773494 (diff) | |
download | slackbuilds-e2457cc1db8d79d787e1d4eb76a63c49d6826b2e.tar.gz |
system/vice: Updated for version 2.4.24.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/vice/README')
-rw-r--r-- | system/vice/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/system/vice/README b/system/vice/README index d083b9685b..2750b6aac4 100644 --- a/system/vice/README +++ b/system/vice/README @@ -1,6 +1,7 @@ VICE is the one and only Versatile Commodore Emulator. It provides emulation of the Commodore C64, C128, VIC20, PET, PLUS4 and CBM-II computers. -To enable recording of videos you have to build with this an internal -(static) version of ffmpeg: enable this passing to the script the parameter -FFMPEG=yes +To enable recording of videos you need the optional dependency ffmpeg: +enable this passing to the script the parameter + + FFMPEG=yes |