Update libsepol dependency to 3.0 for glblub.

Signed-off-by: Chris PeBenito <pebenito@ieee.org>
This commit is contained in:
Chris PeBenito 2020-05-07 15:01:47 -04:00
parent d3a9fcb1d6
commit 74f3efc59e
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ env:
global:
# LIBSEPOLA needed by the Makefiles.
- USERSPACE_SRC=$TRAVIS_BUILD_DIR/selinux-src
- SELINUX_USERSPACE_VERSION=libsepol-2.8
- SELINUX_USERSPACE_VERSION=libsepol-3.0
- SEPOL_SRC=$USERSPACE_SRC/libsepol
- LIBSEPOLA=$SEPOL_SRC/src/libsepol.a
- SELINUX_SRC=$USERSPACE_SRC/libselinux

View File

@ -17,7 +17,7 @@ To run SETools command line tools, the following packages are required:
* NetworkX 2.0+
* setuptools
* libselinux
* libsepol 2.8+
* libsepol 3.0+
To run SETools graphical tools, the following packages are also required:
* PyQt5