summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/acl/acl-2.2.39-r1.ebuild')
-rw-r--r--sys-apps/acl/acl-2.2.39-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/acl/acl-2.2.39-r1.ebuild b/sys-apps/acl/acl-2.2.39-r1.ebuild
index ee952bb95f00..32fc82f35983 100644
--- a/sys-apps/acl/acl-2.2.39-r1.ebuild
+++ b/sys-apps/acl/acl-2.2.39-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.39-r1.ebuild,v 1.1 2006/09/23 15:40:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.39-r1.ebuild,v 1.2 2006/09/24 03:48:51 vapier Exp $
WANT_AUTOCONF="latest"
inherit eutils autotools toolchain-funcs
@@ -18,6 +18,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~spar
IUSE="nfs nls"
DEPEND=">=sys-apps/attr-2.4
+ nfs? ( net-libs/libnfsidmap )
nls? ( sys-devel/gettext )"
src_unpack() {