Bug fixes & DL dependencies when specified
Comparer les modifications
+ 2
− 1
@@ -62,7 +62,8 @@ command_update(struct lkt_state *srv, size_t c, char *argv[LKT_MESSAGE_ARGS_MAX]
Solves #78 (closed) and #77 (closed) and #76 (closed)
Introduces a scripts/depends.bash $BUILD_FOLDER
to download all dependencies to fix version numbers and avoid segfaults because the system was updated and version
numbers changed.
You can use configure --with-depends
to dl and build dependencies.