aboutsummaryrefslogtreecommitdiff
path: root/libraries/libcap-ng/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libcap-ng/README')
-rw-r--r--libraries/libcap-ng/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/libcap-ng/README b/libraries/libcap-ng/README
index 6894b21e5d74..9eb5a8d1751a 100644
--- a/libraries/libcap-ng/README
+++ b/libraries/libcap-ng/README
@@ -6,4 +6,5 @@ out any capabilities and whether or not it has an open ended bounding set.
The included utilities are designed to let admins and developers spot apps
in various ways that may be running with too much privilege.
-As of the 0.6 release, you can use libcap-ng in python.
+As of the 0.6 release, libcap-ng includes python bindings. If you do not
+want to build them, pass WITH_PYTHON=no when running the build script.