Add DEP_OPENSSL and DEP_PYTHON to
variables to be checked
This commit is contained in:
parent
de947d2bee
commit
dcb29a9834
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ inline_doc
|
||||||
local -r blfs_tool_PARAM_LIST="BLFS_BRANCH_ID BLFS_ROOT BLFS_XML TRACKING_DIR \
|
local -r blfs_tool_PARAM_LIST="BLFS_BRANCH_ID BLFS_ROOT BLFS_XML TRACKING_DIR \
|
||||||
DEP_LIBXML DEP_LIBXSLT DEP_TIDY \
|
DEP_LIBXML DEP_LIBXSLT DEP_TIDY \
|
||||||
DEP_DBXML DEP_LYNX DEP_SUDO DEP_WGET \
|
DEP_DBXML DEP_LYNX DEP_SUDO DEP_WGET \
|
||||||
DEP_SVN DEP_GPM"
|
DEP_SVN DEP_GPM DEP_OPENSSL DEP_PYTHON"
|
||||||
local -r custom_tool_PARAM_LIST="TRACKING_DIR"
|
local -r custom_tool_PARAM_LIST="TRACKING_DIR"
|
||||||
|
|
||||||
# Internal variables
|
# Internal variables
|
||||||
|
|
Reference in a new issue