Skip to content

Bug fixes & DL dependencies when specified

Kubat requested to merge dev-kubat into master

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.

Edited by Kubat

Merge request reports