lpeg: bump to version 1.0.1
[buildroot-gz.git] / package / smartmontools / Config.in
blob92e0037a5aadf277f7a070f06e131405219fa307
1 config BR2_PACKAGE_SMARTMONTOOLS
2         bool "smartmontools"
3         depends on BR2_INSTALL_LIBSTDCPP
4         depends on BR2_USE_MMU # fork()
5         help
6           Control and monitor storage systems using S.M.A.R.T.
8           http://smartmontools.sourceforge.net/
10 comment "smartmontools needs a toolchain w/ C++"
11         depends on BR2_USE_MMU
12         depends on !BR2_INSTALL_LIBSTDCPP