[geany/geany] 7bc842: README: Mention additional dependencies when building from Git

Colomban Wendling git-noreply at xxxxx
Thu Jun 23 22:24:02 UTC 2016


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Thu, 23 Jun 2016 22:24:02 UTC
Commit:      7bc84224bfc53d6367b559187d2a5e8f2da199b7
             https://github.com/geany/geany/commit/7bc84224bfc53d6367b559187d2a5e8f2da199b7

Log Message:
-----------
README: Mention additional dependencies when building from Git

Fixes #756.


Modified Paths:
--------------
    README

Modified: README
3 lines changed, 2 insertions(+), 1 deletions(-)
===================================================================
@@ -47,7 +47,8 @@ $ make
 % make install
 
 If you are building from a Git clone rather than a source tarball, you need
-to run ./autogen.sh first.
+to run ./autogen.sh first, after having installed GLib's development files.
+You will also need rst2html from Docutils to build the documentation.
 
 For more configuration details run
 $ ./configure --help



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list