Преглед изворни кода

icu: needs C++ support in toolchain

Peter Korsgaard пре 16 година
родитељ
комит
c0fd0f62f9
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      package/icu/Config.in

+ 4 - 0
package/icu/Config.in

@@ -1,4 +1,8 @@
 config BR2_PACKAGE_ICU
 	bool "icu"
+	depends on BR2_INSTALL_LIBSTDCPP
 	help
 	  International Components for Unicode.
+
+comment "icu requires a toolchain with C++ support enabled"
+	depends on !BR2_INSTALL_LIBSTDCPP