Update dependencies list.

This commit is contained in:
Chris PeBenito 2014-10-29 12:51:06 -04:00
parent 27be28ecf6
commit 84b3e8b9f4

10
README
View File

@ -36,6 +36,12 @@ As such it contains a setup.py script that will install the setools.
SETools requires the following development packages for building:
Python 2.7
setuptools
gcc
bison
flex
libselinux
libsepol
libbz2
To build SETools' graphical tools, the following packages are required:
TBD
@ -44,7 +50,9 @@ To run SETools, the following packages are required:
Python 2.7
NetworkX
setuptools
libselinux
libsepol
libbz2
2.1. building SETools
---------------------