]> Savannah Git Hosting - gnulib.git/commitdiff
copy-file: Shrink dependencies.
authorBruno Haible <bruno@clisp.org>
Fri, 26 Jun 2020 14:04:15 +0000 (16:04 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 26 Jun 2020 14:04:15 +0000 (16:04 +0200)
* modules/copy-file (Depends-on): Remove acl. Add acl-permissions,
qcopy-acl.

ChangeLog
modules/copy-file

index 5adf4f9630d9dac7bc81f18165396c64bcdb540a..a63a00bcf0684a5828596d6c1650c52b57fa86fe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2020-06-26  Bruno Haible  <bruno@clisp.org>
+
+       copy-file: Shrink dependencies.
+       * modules/copy-file (Depends-on): Remove acl. Add acl-permissions,
+       qcopy-acl.
+
 2020-06-26  Bruno Haible  <bruno@clisp.org>
 
        doc: Mention declaration fixes implemented by some modules.
index cc4a3c7e750343eae3d53b041991a91b93d4301b..293ad6aa9520a66756e4d9f39d2ddce417859dea 100644 (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