package/woff2: add a comment for C++
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 14 May 2019 20:52:04 +0000 (22:52 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 14 May 2019 21:31:36 +0000 (23:31 +0200)
woff2 depends on C++ so add a comment if C++ is not enabled

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Reviewed-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/woff2/Config.in

index 48672570dd785a45b858246b03170878bcc9c73c..d280414d4c57f69c58df4c4c1aa4be9a92207102 100644 (file)
@@ -7,3 +7,6 @@ config BR2_PACKAGE_WOFF2
          typically used for Web fonts
 
          https://github.com/google/woff2
+
+comment "woff2 needs a toolchain w/ C++"
+       depends on !BR2_INSTALL_LIBSTDCPP