summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs/autofs/autofs-5.0.6-r2.ebuild')
-rw-r--r--net-fs/autofs/autofs-5.0.6-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-fs/autofs/autofs-5.0.6-r2.ebuild b/net-fs/autofs/autofs-5.0.6-r2.ebuild
index 2d2005dd85c7..9a06e1534c65 100644
--- a/net-fs/autofs/autofs-5.0.6-r2.ebuild
+++ b/net-fs/autofs/autofs-5.0.6-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.6-r2.ebuild,v 1.5 2011/09/19 12:23:21 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.6-r2.ebuild,v 1.6 2011/09/21 15:49:56 pva Exp $
EAPI="4"
inherit eutils multilib autotools linux-info
@@ -30,6 +30,7 @@ RDEPEND="
dev-libs/libxml2
virtual/krb5 ) )"
DEPEND="${RDEPEND}
+ sys-devel/flex
virtual/yacc"
src_prepare() {