From: Michael Tremer Date: Sun, 21 Jun 2009 15:08:29 +0000 (+0200) Subject: Coreutils depend on acl. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fa50c8b52b45432b77f67f394b3d2b4a20fad75;p=ipfire-3.x.git Coreutils depend on acl. --- diff --git a/lfs/coreutils b/lfs/coreutils index 03fe0bcd4..9fb2b6f65 100644 --- a/lfs/coreutils +++ b/lfs/coreutils @@ -43,7 +43,7 @@ BUILD_DEPS = # Don't check deps at toolchain build ifneq "$(STAGE)" "toolchain" - DEPS = attr libcap2 ncurses pam shadow util-linux-ng + DEPS = acl attr libcap2 ncurses pam shadow util-linux-ng endif URL = http://www.gnu.org/software/coreutils/