summaryrefslogtreecommitdiffstats
path: root/games/mgba/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/mgba/README')
-rw-r--r--games/mgba/README13
1 files changed, 0 insertions, 13 deletions
diff --git a/games/mgba/README b/games/mgba/README
index 397c41f49c..58dcaf9ff0 100644
--- a/games/mgba/README
+++ b/games/mgba/README
@@ -1,16 +1,3 @@
mGBA is an emulator for running Game Boy Advance games. It aims to be
faster and more accurate than many existing Game Boy Advance
emulators, as well as adding features that other emulators lack.
-
-This build both the standalone application and the Libretro core (for use with
-RetroArch).
-
-The following optional dependencies will be automatically detected.
-
-* SDL2
-* libedit (for the command-line debugger)
-* ffmpeg
-
-If you have Qt 5, then you can build the standalone application with a GUI:
-
- QT=on ./mGBA.SlackBuild