diff options
author | Ruoh-Shoei LIN <56530472+LinRs@users.noreply.github.com> | 2020-07-15 17:37:50 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-02 15:12:00 +0700 |
commit | 3bfb73ca34261785bac44501565c8835c4f39cc0 (patch) | |
tree | 4e7ee0ec2749c306adc8cc6da217760bb266cff4 /games/ppsspp/README | |
parent | 1f3018296dca78e4e089d68ced8e9001fa289339 (diff) |
games/ppsspp: Updated for version 1.10.3
- remove patch for libpng
- default build with headless and sdl2
- disable build for libretro
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/ppsspp/README')
-rw-r--r-- | games/ppsspp/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/ppsspp/README b/games/ppsspp/README index fa2355a9fae3c..98ec7926f87cc 100644 --- a/games/ppsspp/README +++ b/games/ppsspp/README @@ -12,5 +12,3 @@ made for the small screen of the original PSP. snappy is an optional dependency. QT=on will enable QT GUI and require qt5 installed (default is 'QT=off'). - -This builds the application and the Libretro core (for use with RetroArch). |