From: Bruno Haible Date: Sun, 14 Oct 2018 21:25:18 +0000 (+0200) Subject: Fix list of dependencies. X-Git-Tag: v0.20~358 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ced9457bf688ff75b30474f52c1fe0c6b6efcc3e;p=thirdparty%2Fgettext.git Fix list of dependencies. * DEPENDENCIES: Add libacl. --- 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