From: Bruno Haible Date: Fri, 26 Jun 2020 14:04:15 +0000 (+0200) Subject: copy-file: Shrink dependencies. X-Git-Tag: v1.0~3968 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=478a626cc68430e9db0ebd19166a28eb30ed431b;p=gnulib.git copy-file: Shrink dependencies. * modules/copy-file (Depends-on): Remove acl. Add acl-permissions, qcopy-acl. --- diff --git a/ChangeLog b/ChangeLog index 5adf4f9630..a63a00bcf0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2020-06-26 Bruno Haible + + copy-file: Shrink dependencies. + * modules/copy-file (Depends-on): Remove acl. Add acl-permissions, + qcopy-acl. + 2020-06-26 Bruno Haible doc: Mention declaration fixes implemented by some modules. diff --git a/modules/copy-file b/modules/copy-file index cc4a3c7e75..293ad6aa95 100644 --- a/modules/copy-file +++ b/modules/copy-file @@ -7,7 +7,7 @@ lib/copy-file.c m4/copy-file.m4 Depends-on: -acl +acl-permissions binary-io close copy-file-range @@ -17,6 +17,7 @@ full-write gettext-h ignore-value open +qcopy-acl quote safe-read stat-time