ttyd: Add dependency for vim 9821/head
authorRosen Penev <rosenp@gmail.com>
Wed, 10 Apr 2019 21:55:37 +0000 (14:55 -0700)
committerEneas U de Queiroz <cotequeiroz@gmail.com>
Sat, 24 Aug 2019 18:51:36 +0000 (15:51 -0300)
commitf50edf52d3c5df25d021e441e787605831571b61
tree591ee5e52e9f9cc6493fc2192b7ed315c9987ded
parentd9b29fe5e605d1fff34b67a9ac63bebe44c5ef9d
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>
(cherry picked from commit 773c19afad0723bc2ba49b36e8172776e2eaf207)
utils/ttyd/Makefile