[aseprite] 288/308: Add details in INSTALL.md to avoid issue #913

Tobias Hansen thansen at moszumanska.debian.org
Tue Mar 8 02:45:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository aseprite.

commit 63e844dd95c3810f2bae574b2bee2963b9952ca4
Author: David Capello <davidcapello at gmail.com>
Date:   Mon Feb 29 22:10:16 2016 -0300

    Add details in INSTALL.md to avoid issue #913
---
 INSTALL.md | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/INSTALL.md b/INSTALL.md
index ac96a01..87b0fbb 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -86,6 +86,17 @@ the repository clone in a directory called `aseprite`):
    will be copied to an appropriate location
    (e.g. `/usr/local/bin/aseprite` on Linux).
 
+## Linux details
+
+You will need the following dependencies:
+
+    sudo apt-get update -qq
+    sudo apt-get install -y g++ libx11-dev libxcursor-dev cmake ninja-build
+
+The `libxcursor-dev` package is needed to hide the hardware cursor:
+
+    https://github.com/aseprite/aseprite/issues/913
+
 ## Mac OS X details
 
 You need the old Mac OS X 10.4 SDK universal, which can be obtained

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git



More information about the Pkg-games-commits mailing list