From d370bbdf8efe665c3eafdd1df5429da9e37e14a3 Mon Sep 17 00:00:00 2001 From: Achim Gottinger Date: Wed, 1 Nov 2000 04:44:24 +0000 Subject: Added dependencies --- app-shells/ccsh/ccsh-0.0.4-r1.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'app-shells/ccsh') diff --git a/app-shells/ccsh/ccsh-0.0.4-r1.ebuild b/app-shells/ccsh/ccsh-0.0.4-r1.ebuild index 5b26954ec653..7bbbdd5ee72f 100644 --- a/app-shells/ccsh/ccsh-0.0.4-r1.ebuild +++ b/app-shells/ccsh/ccsh-0.0.4-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger -# $Header: /var/cvsroot/gentoo-x86/app-shells/ccsh/ccsh-0.0.4-r1.ebuild,v 1.4 2000/10/05 00:12:58 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ccsh/ccsh-0.0.4-r1.ebuild,v 1.5 2000/11/01 04:44:12 achim Exp $ P=ccsh-0.0.4 A=${P}.tar.gz @@ -10,6 +10,8 @@ DESCRIPTION="UNIX Shell for people already familiar with the C language" SRC_URI="http://download.sourceforge.net/ccsh/"${A} HOMEPAGE="http://ccsh.sourceforge.net" +DEPEND=">=sys-libs/glibc-2.1.3" + src_compile() { cd ${S} -- cgit v1.2.3-65-gdbad