[Scummvm-git-logs] scummvm master -> 97e2da5ae9002f57273355b958bb5bdf3ccda09d

digitall dgturner at iee.org
Wed Nov 21 21:14:28 CET 2018


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
97e2da5ae9 3DS: Fix copy/paste error


Commit: 97e2da5ae9002f57273355b958bb5bdf3ccda09d
    https://github.com/scummvm/scummvm/commit/97e2da5ae9002f57273355b958bb5bdf3ccda09d
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2018-11-21T20:14:25Z

Commit Message:
3DS: Fix copy/paste error

Changed paths:
    backends/platform/3ds/README.md


diff --git a/backends/platform/3ds/README.md b/backends/platform/3ds/README.md
index 966708d..3a8fc7c 100644
--- a/backends/platform/3ds/README.md
+++ b/backends/platform/3ds/README.md
@@ -127,7 +127,7 @@ The following libraries can be downloaded with pacman:
 |  Library      |  Package              |
 ----------------|------------------------
 |  zlib         |  3ds-zlib             |
-|  libpng       |  3ds-zlib             |
+|  libpng       |  3ds-libpng           |
 |  libjpeg      |  3ds-libjpeg-turbo    |
 |  freetype2    |  3ds-freetype         |
 |  libmad       |  3ds-libmad           |





More information about the Scummvm-git-logs mailing list