From ced9457bf688ff75b30474f52c1fe0c6b6efcc3e Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 14 Oct 2018 23:25:18 +0200 Subject: [PATCH] Fix list of dependencies. * DEPENDENCIES: Add libacl. --- DEPENDENCIES | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/DEPENDENCIES b/DEPENDENCIES index 7a29efffe..64d37420d 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -40,6 +40,15 @@ The following packages should be installed before GNU gettext is installed + If it is installed in a nonstandard directory, pass the option --with-libxml2-prefix=DIR to 'configure'. +* libacl + + Recommended. + Needed so that the creation of backup files respects the access control + lists (ACLs) set on the original files. + + Homepage: + https://savannah.nongnu.org/projects/acl/ + + Download: + https://download.savannah.nongnu.org/releases/acl/ + * A Java runtime and compiler (e.g. OpenJDK or kaffe). + Recommended. Needed for building libintl.jar. Also needed for 'msgfmt' and -- 2.47.3