aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@ieee.org>2019-09-03 19:47:48 -0400
committerJason Zaman <perfinion@gentoo.org>2019-12-16 20:59:10 +0800
commit1edfbf9cabdae17eef58f501bb6a15d9b185c05b (patch)
tree76965694c995adf14c46ff5d17d3921c47d481ae /INSTALL
parentvarious: Module version bump. (diff)
downloadhardened-refpolicy-1edfbf9cabdae17eef58f501bb6a15d9b185c05b.tar.gz
hardened-refpolicy-1edfbf9cabdae17eef58f501bb6a15d9b185c05b.tar.bz2
hardened-refpolicy-1edfbf9cabdae17eef58f501bb6a15d9b185c05b.zip
INSTALL: Fix build requirements.
Closes #85. Signed-off-by: Chris PeBenito <pebenito@ieee.org> Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 1 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index d46c50a9..7150e963 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,5 @@
Reference Policy has the following build requirements:
- * libsepol 2.7
- * libsemanage 2.6
- * checkpolicy 2.6
- * policycoreutils 2.6
+ * SELinux userspace 2.8
* Python >= 3.4
* GCC