From 23b8db56a6b4a20cf334a9ecdee846c362aabfce Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Tue, 30 Apr 2013 13:55:27 -0400 Subject: [PATCH] ENH: 1 more "build-dependency" for the website --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index de232c7..644d8b0 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ refresh: upload-website-stamp mirmon website-build-depends: : # Python modules - sudo apt-get install python-sphinx python-argparse python-xdg python-debian + sudo apt-get install python-sphinx python-argparse python-xdg python-debian python-html5lib : # JavaScripts sudo apt-get install libjs-jquery-easing libjs-jquery-mousewheel libjs-jquery-fancybox -- 2.39.2