From f4e683fc6bd6ac76f9979f49d737588b6ddf16b0 Mon Sep 17 00:00:00 2001 From: gcontini <1121667+gcontini@users.noreply.github.com> Date: 周六, 14 11月 2020 22:13:13 +0800 Subject: [PATCH] windows smbios --- doc/development/Dependencies.md | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/doc/development/Dependencies.md b/doc/development/Dependencies.md index 3fd54e6..0c22d27 100644 --- a/doc/development/Dependencies.md +++ b/doc/development/Dependencies.md @@ -11,6 +11,7 @@ | Operating System | Openssl | Zlib | Boost<sup>2</sup> | |--------------------------------|:----------:|:---------------------------:|:-------------------:| +| Ubuntu 20.04 | :heavy_check_mark: v1.1.1f| :question: optional | optional(test) 1.71 | | Ubuntu 18.04 | :heavy_check_mark: v1.1.1| :question: optional | optional(test) 1.65 | | Ubuntu 16.04 | :heavy_check_mark: v1.0.2| :question: req.by openssl | optional(test) | | Centos 7 | :heavy_check_mark: v1.0.2| :question: req.by openssl | otpional(test) 1.53 | @@ -20,7 +21,7 @@ | Windows MinGW | optional<sup>1</sup> | | optional(test) 1.71 | -## License generator executable `lcc` dependencies +## License generator executable `lccgen` dependencies | Operating System | Openssl | Zlib | Boost<sup>3</sup> | |--------------------------------|:------------:|:--------------------------:|:-----------------------:| -- Gitblit v1.9.1