package/apcupsd: add missing Config.in comment about C++ dependency
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 21 Apr 2020 06:49:59 +0000 (08:49 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 21 Apr 2020 06:49:59 +0000 (08:49 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/apcupsd/Config.in

index eabfb14842336788b59b7d2716b05965475c8a49..2849736a1a2ae8d048e3a15858e55ed29ae23e01 100644 (file)
@@ -63,3 +63,7 @@ comment "usb support needs a toolchain w/ threads"
        depends on !BR2_TOOLCHAIN_HAS_THREADS
 
 endif
+
+comment "apcupsd needs a toolchain w/ C++"
+       depends on BR2_USE_MMU
+       depends on !BR2_INSTALL_LIBSTDCPP