From 9d857f62af05ff2f9a4ec22f1cfacecf071b668a Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 3 Nov 2021 14:32:39 -0700 Subject: add CAPABILITY-P and grovel for some Linux capability constants Signed-off-by: Sean Whitton --- doc/introduction.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/introduction.rst b/doc/introduction.rst index 1af6cf3..cc961ee 100644 --- a/doc/introduction.rst +++ b/doc/introduction.rst @@ -297,7 +297,8 @@ Portability and stability - As both Consfigurator and its dependency Osicat make use of CFFI-Grovel, loading Consfigurator into Lisp currently always additionally requires a C - toolchain, and development headers for libacl. It might be possible to + toolchain, and development headers for libacl. On GNU/Linux, development + headers for libcap are also required. It might be possible to conditionalise further so as to avoid any dependency on a C toolchain for the root Lisp. -- cgit v1.2.3