Update README now that libselinux C linkage is dropped.

This commit is contained in:
Chris PeBenito 2016-04-22 13:42:08 -04:00
parent ee4584ddc8
commit 3ca3ed6b27

View File

@ -17,7 +17,7 @@ To run SETools command line tools, the following packages are required:
* Python 2.7 or 3.3+
* NetworkX 1.8+
* setuptools
* libselinux (Python bindings optional but recommended)
* libselinux Python bindings (optional but recommended)
* libbz2
To run SETools graphical tools, the following packages are also required: