diff options
Diffstat (limited to 'games/mgba/README')
-rw-r--r-- | games/mgba/README | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/games/mgba/README b/games/mgba/README index f3535e2251..0046641253 100644 --- a/games/mgba/README +++ b/games/mgba/README @@ -8,12 +8,6 @@ The following optional dependencies will be automatically detected. * libedit (for the command-line debugger) * ffmpeg -If you have Qt 5 and CMake 3, then you can build mGBA with a GUI: +If you have Qt 5, then you can build mGBA with a GUI: QT=on ./mGBA.SlackBuild - -As an alternative to running mGBA as an application, you might consider -running RetroArch with its mGBA core. RetroArch SlackBuilds, including -one for its mGBA core, are here: - - https://github.com/duganchen/slackware-libretro |