diff options
Diffstat (limited to 'net-dialup/fbgetty/fbgetty-0.1.698.ebuild')
-rw-r--r-- | net-dialup/fbgetty/fbgetty-0.1.698.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-dialup/fbgetty/fbgetty-0.1.698.ebuild b/net-dialup/fbgetty/fbgetty-0.1.698.ebuild index a6a7a27096ce..73f1a6789bb0 100644 --- a/net-dialup/fbgetty/fbgetty-0.1.698.ebuild +++ b/net-dialup/fbgetty/fbgetty-0.1.698.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/net-dialup/fbgetty/fbgetty-0.1.698.ebuild,v 1.1 2003/11/22 20:49:46 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/fbgetty/fbgetty-0.1.698.ebuild,v 1.2 2003/11/22 20:51:12 lanius Exp $ DESCRIPTION="An extended getty for the framebuffer console" HOMEPAGE="http://fbgetty.meuh.eu.org/" @@ -9,6 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" +DEPEND="virtual/glibc" src_install() { einstall || die |