File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ ScanCode needs a Python 2.7 interpreter.
169169 For instance, visit https://github.com/dejacode/about-code-tool/wiki/BuildingPython27OnCentos6
170170 for instructions to compile Python from sources on Centos.
171171
172- * On most Debian/ Ubuntu distros , you will need to install these packages first: ``python-dev libbz2 xzutils zlib1g libxml2-dev libxslt1-dev ``
172+ * On Ubuntu 16.04 and later , you will need to install these packages first: ``python-dev bzip2 xz-utils zlib1g libxml2-dev libxslt1-dev ``
173173 * On Debian 8 (Jessie), you will need to install these packages first: ``python-dev libbz2-1.0 xz-utils zlib1g libxml2-dev libxslt1-dev ``
174174 * On RPM-based distros, you will need to install these packages first: ``python-devel zlib bzip2-libs xz-libs libxml2-devel libxslt-devel ``
175175
You can’t perform that action at this time.
0 commit comments