Add bzip2 to CentOS prerequisites

This commit is contained in:
Ben Peddell 2017-04-04 15:49:22 +10:00 committed by GitHub
parent 3b941f44f4
commit c52a97bddd

View File

@ -18,6 +18,7 @@ lsof
perl-Compress-Zlib
glibc.i686
libstdc++.i686
bzip2
```
If running under Debian or Ubuntu, you will need the following packages installed: