From 3c186946eb6d32faf21de513b0b95e224c055e36 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Wed, 3 Jun 2015 19:27:04 +0800 Subject: [PATCH] docs: python 2.7 is required, close #1830 --- docs/development/build-instructions-linux.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/development/build-instructions-linux.md b/docs/development/build-instructions-linux.md index e98cf3007c49..38918f19ad98 100644 --- a/docs/development/build-instructions-linux.md +++ b/docs/development/build-instructions-linux.md @@ -2,6 +2,7 @@ ## Prerequisites +* Python 2.7 * [Node.js](http://nodejs.org) * Clang 3.4 or later * Development headers of GTK+ and libnotify