summaryrefslogtreecommitdiff
path: root/package/python-cchardet/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-cchardet/Config.in')
-rw-r--r--package/python-cchardet/Config.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/python-cchardet/Config.in b/package/python-cchardet/Config.in
new file mode 100644
index 0000000000..74153126fb
--- /dev/null
+++ b/package/python-cchardet/Config.in
@@ -0,0 +1,11 @@
+config BR2_PACKAGE_PYTHON_CCHARDET
+ bool "python-cchardet"
+ depends on BR2_INSTALL_LIBSTDCPP
+ help
+ cChardet is high speed universal character encoding
+ detector.
+
+ https://github.com/PyYoshi/cChardet
+
+comment "python-cchardet needs a toolchain w/ C++"
+ depends on !BR2_INSTALL_LIBSTDCPP