diff options
Diffstat (limited to 'app-shells/dash/dash-0.5.1.3.ebuild')
-rw-r--r-- | app-shells/dash/dash-0.5.1.3.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-shells/dash/dash-0.5.1.3.ebuild b/app-shells/dash/dash-0.5.1.3.ebuild index 33acf8f649ca..160eaaacda8a 100644 --- a/app-shells/dash/dash-0.5.1.3.ebuild +++ b/app-shells/dash/dash-0.5.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.1.3.ebuild,v 1.1 2004/09/11 17:48:16 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.1.3.ebuild,v 1.2 2004/09/12 06:01:12 ka0ttic Exp $ inherit eutils versionator @@ -20,8 +20,7 @@ SLOT="0" LICENSE="BSD" KEYWORDS="~x86 ~ppc" -DEPEND="sys-devel/pmake - sys-apps/sed +DEPEND="sys-apps/sed dev-util/yacc" src_unpack() { |