Browse Source

[DOC] Document that Hue requires asciidoc to do a full build

bc Wong 14 years ago
parent
commit
f8d1f578a2
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.rst

+ 2 - 0
README.rst

@@ -60,6 +60,7 @@ Development Prerequisites
    your system:
 
     Debian:
+      * asciidoc
       * gcc
       * libmysqlclient-dev
       * libsasl2-dev
@@ -72,6 +73,7 @@ Development Prerequisites
       * python-simplejson
 
     CentOS:
+      * asciidoc
       * cyrus-sasl-devel
       * gcc
       * libxml2-devel