Skip to content

Commit

Permalink
coreutils: Make acl an optional_depends
Browse files Browse the repository at this point in the history
  • Loading branch information
cavalier38 committed Aug 6, 2012
1 parent 1d41996 commit 4f851af
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion utils/coreutils/DEPENDS
@@ -1,3 +1,8 @@
depends acl depends attr
depends gmp depends gmp
depends libcap depends libcap

optional_depends "acl" \
"--enable-acl" \
"--disable-acl" \
"for access control list (acl) support"

0 comments on commit 4f851af

Please sign in to comment.