Browse Source

package/apcupsd: add missing Config.in comment about C++ dependency

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Thomas Petazzoni 5 years ago
parent
commit
4e5bb9d8c2
1 changed files with 4 additions and 0 deletions
  1. 4 0
      package/apcupsd/Config.in

+ 4 - 0
package/apcupsd/Config.in

@@ -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