all repos — mgba @ 8f616f4a253007d8afd445139ea49a65f9c014bf

mGBA Game Boy Advance Emulator

README: Remove ImageMagick mention
Vicki Pfau vi@endrift.com
Mon, 29 Jun 2020 21:52:39 -0700
commit

8f616f4a253007d8afd445139ea49a65f9c014bf

parent

f69f473d92f484cdd2f431d76e7ac5356ef83637

1 files changed, 1 insertions(+), 2 deletions(-)

jump to
M README.mdREADME.md

@@ -205,9 +205,8 @@ - Qt 5: for the GUI frontend. Qt Multimedia or SDL are required for audio.

- SDL: for a more basic frontend and gamepad support in the Qt frontend. SDL 2 is recommended, but 1.2 is supported. - zlib and libpng: for screenshot support and savestate-in-PNG support. - libedit: for command-line debugger support. -- ffmpeg or libav: for video recording. +- ffmpeg or libav: for video and GIF recording. - libzip or zlib: for loading ROMs stored in zip files. -- ImageMagick: for GIF recording. - SQLite3: for game databases. - libelf: for ELF loading.