This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-bin-resources.git
The following commit(s) were added to refs/heads/main by this push:
new b1ca06b Add ssl as requirement
b1ca06b is described below
commit b1ca06b9105eca6574c6140341d69b59ae8341ca
Author: Haonan <[email protected]>
AuthorDate: Tue Aug 6 12:22:49 2024 +0800
Add ssl as requirement
---
iotdb-tools-thrift/README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/iotdb-tools-thrift/README.md b/iotdb-tools-thrift/README.md
index 203a390..f26c8eb 100644
--- a/iotdb-tools-thrift/README.md
+++ b/iotdb-tools-thrift/README.md
@@ -46,5 +46,6 @@ The following software needs to be installed in order to
build the thrift module
- Flex
- Bison
- Boost
+- Ssl
Please look in the IoTDB documentation for information on how to install them
on your particular OS.