summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-06-09 23:21:06 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-06-09 23:21:06 +0000
commit7d99d9bec6a3ce6fc04a2045400dbb0e745a609e (patch)
tree51c8516cd4c18c3ef693e25a6299d4395a33e408 /sys-apps/console-tools/console-tools-0.3.2.ebuild
parentDEPEND on sed >= 4 (diff)
downloadgentoo-2-7d99d9bec6a3ce6fc04a2045400dbb0e745a609e.tar.gz
gentoo-2-7d99d9bec6a3ce6fc04a2045400dbb0e745a609e.tar.bz2
gentoo-2-7d99d9bec6a3ce6fc04a2045400dbb0e745a609e.zip
DEPEND on sed >= 4
Diffstat (limited to 'sys-apps/console-tools/console-tools-0.3.2.ebuild')
-rw-r--r--sys-apps/console-tools/console-tools-0.3.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/console-tools/console-tools-0.3.2.ebuild b/sys-apps/console-tools/console-tools-0.3.2.ebuild
index b8819b9838da..42c8c3200d40 100644
--- a/sys-apps/console-tools/console-tools-0.3.2.ebuild
+++ b/sys-apps/console-tools/console-tools-0.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/console-tools/console-tools-0.3.2.ebuild,v 1.3 2003/05/18 19:56:09 dragon Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/console-tools/console-tools-0.3.2.ebuild,v 1.4 2003/06/09 23:17:38 msterret Exp $
inherit libtool eutils
@@ -16,6 +16,7 @@ LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips"
DEPEND="sys-devel/autoconf
+ >=sys-apps/sed-4
sys-devel/automake
sys-devel/libtool
nls? ( sys-devel/gettext )"