diff options
Diffstat (limited to 'app-benchmarks/tiobench/tiobench-0.3.3-r2.ebuild')
-rw-r--r-- | app-benchmarks/tiobench/tiobench-0.3.3-r2.ebuild | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/app-benchmarks/tiobench/tiobench-0.3.3-r2.ebuild b/app-benchmarks/tiobench/tiobench-0.3.3-r2.ebuild index 63ff0bae28e5..605b4be6537a 100644 --- a/app-benchmarks/tiobench/tiobench-0.3.3-r2.ebuild +++ b/app-benchmarks/tiobench/tiobench-0.3.3-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/tiobench/tiobench-0.3.3-r2.ebuild,v 1.4 2008/10/26 12:42:34 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/tiobench/tiobench-0.3.3-r2.ebuild,v 1.5 2009/09/13 22:22:21 patrick Exp $ inherit eutils toolchain-funcs @@ -13,9 +13,8 @@ SLOT="0" KEYWORDS="x86 amd64 ppc ppc64" IUSE="" -RDEPEND="virtual/libc - dev-lang/perl" -DEPEND=">=sys-apps/sed-4" +RDEPEND="dev-lang/perl" +DEPEND="${RDEPEND}" src_unpack() { unpack ${A} |