Add kramdown via gem to get latest version. 29/7529/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sat, 10 Dec 2016 00:47:54 +0000 (01:47 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sat, 10 Dec 2016 00:47:54 +0000 (01:47 +0100)
Change-Id: I5925e8fed685d7e22a3d996c6a79e538098e58ae
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
packer/provision/agl_dependencies.sh

index 3f4fe7e..9109418 100644 (file)
@@ -59,6 +59,7 @@ git clone http://github.com/iotbzh/webdocs-tools
 git clone http://github.com/iotbzh/webdocs-sample
 cd ./webdocs-tools
 npm install
+gem install --no-user-install -V kramdown
 
 ### hope that is enough