The installation from source also requres pyparsing module. Update the requirement in the README.md Signed-off-by: Wang Sheng-Hui <shhuiw@xxxxxxxxx> --- 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 -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html