Skip to content

Commit af5911b

Browse files
committed
updated README.rst to fix ubuntu 16.04 required packages
1 parent 6b021a8 commit af5911b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)