ttyd: Add dependency for vim
authorRosen Penev <rosenp@gmail.com>
Wed, 10 Apr 2019 21:55:37 +0000 (14:55 -0700)
committerRosen Penev <rosenp@gmail.com>
Wed, 10 Apr 2019 23:23:20 +0000 (16:23 -0700)
commit773c19afad0723bc2ba49b36e8172776e2eaf207
tree7c0962ddff0366b1b65e3154579a5429d75cc466
parent8e93386b804f8029a1180755ce240fbc0f06b009
ttyd: Add dependency for vim

Needed to avoid error in case xxd is not installed:

[ 16%] Generating html.h from index.html
/bin/sh: 1: CMAKE_XXD-NOTFOUND: not found
CMakeFiles/ttyd.dir/build.make:61: recipe for target 'html.h' failed
make[6]: *** [html.h] Error 127

Signed-off-by: Rosen Penev <rosenp@gmail.com>
utils/ttyd/Makefile