|
@@ -2,6 +2,7 @@ config BR2_PACKAGE_MONIT
|
|
|
bool "monit"
|
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
|
|
depends on BR2_USE_MMU # fork()
|
|
|
+ select BR2_PACKAGE_LIBXCRYPT if BR2_TOOLCHAIN_USES_GLIBC
|
|
|
help
|
|
|
Monit is a free open source utility for managing and
|
|
|
monitoring, processes, programs, files, directories and
|