packaging: update Requirements in README (#4725)

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
This commit is contained in:
Abhishek Kumar 2021-02-24 17:46:01 +05:30 committed by GitHub
parent ccbcb08fbf
commit d0e71adbbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,9 +6,9 @@ These scripts are also used by the CloudStack team to build packages for the off
# Requirements # Requirements
The RPM and DEB packages have dependencies on versions of specific libraries. Due to these dependencies the following distributions and their versions are supported by the packages. The RPM and DEB packages have dependencies on versions of specific libraries. Due to these dependencies the following distributions and their versions are supported by the packages.
* CentOS / RHEL: 7 * CentOS / RHEL: 7 and 8
* Debian 7 (Wheezy) and 8 (Jessy) (untested!) * Debian 7 (Wheezy) and 8 (Jessy) (untested!)
* Ubuntu: 16.04 (Xenial) and 18.04 (Bionic) * Ubuntu: 16.04 (Xenial), 18.04 (Bionic) and 20.04 (Focal)
# Building # Building
Using the scripts in the *packaging* directory the RPM and DEB packages can be build. Using the scripts in the *packaging* directory the RPM and DEB packages can be build.