Wang Sheng-Hui
2014-07-22 06:15:24 UTC
The installation from source also requres pyparsing module.
Update the requirement in the README.md
Signed-off-by: Wang Sheng-Hui <***@gmail.com>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b0ca49b..6731226 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ you're familiar with your Linux Distribution's package manager:
* GNU Make.
* python 2.6 or 2.7
- * A few python libraries: ipaddr, netifaces, configobj, python-epydoc
+ * A few python libraries: pyparsing, ipaddr, netifaces, configobj, python-epydoc
* A working LaTeX installation and ghostscript for building the
documentation, for example texlive-latex.
* Your favorite distribution's package developement tools, like rpm for
Update the requirement in the README.md
Signed-off-by: Wang Sheng-Hui <***@gmail.com>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b0ca49b..6731226 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ you're familiar with your Linux Distribution's package manager:
* GNU Make.
* python 2.6 or 2.7
- * A few python libraries: ipaddr, netifaces, configobj, python-epydoc
+ * A few python libraries: pyparsing, ipaddr, netifaces, configobj, python-epydoc
* A working LaTeX installation and ghostscript for building the
documentation, for example texlive-latex.
* Your favorite distribution's package developement tools, like rpm for
--
1.8.3.2
1.8.3.2