This is an automated email from the git hooks/post-receive script. coringao-guest pushed a commit to branch master in repository osmose-emulator.
commit c74ca03b0837bf5dd0320d5fcf8f160f964e012f Author: Carlos Donizete Froes <[email protected]> Date: Sun Oct 22 03:20:54 2017 -0200 Updated readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a84da5c..d80c053 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + _______ _______ | |.-----.--------.| |.-----.-----. | - ||__ --| || - ||__ --| -__| @@ -24,11 +25,12 @@ GUI lib powerful enough to refresh display at 60hz. - GUI development using QT5. - Rendering/Key mapping adapted to QTOpenGL. - Configuration system rewritten. + - Functional in i386, amd64 and arm architectures. *Dependencies for Debian/Ubuntu/GNU/Linux:* --------------------------------------- - # apt install libasound2-dev libqt5opengl5-dev libgl1-mesa-dev mesa-common-dev qt5-qmake qt5-default qtbase5-dev qtchooser zlib1g-dev + # apt install freeglut3-dev libasound2-dev libqt5opengl5-dev libgl1-mesa-dev mesa-common-dev qt5-qmake qt5-default qtbase5-dev qtchooser zlib1g-dev *Compilation:* -------------- -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/osmose-emulator.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

