]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Coreutils depend on acl.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 21 Jun 2009 15:08:29 +0000 (17:08 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 21 Jun 2009 15:08:29 +0000 (17:08 +0200)
lfs/coreutils

index 03fe0bcd47831036b50ff012ac9779d7b0fad67e..9fb2b6f6592d946a6557451b1182dafa7085ba3e 100644 (file)
@@ -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/