diff options
Diffstat (limited to 'app-text/pspell/pspell-0.11.2.ebuild')
-rw-r--r-- | app-text/pspell/pspell-0.11.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/pspell/pspell-0.11.2.ebuild b/app-text/pspell/pspell-0.11.2.ebuild index 6c8f2973ae39..4bf9640daf41 100644 --- a/app-text/pspell/pspell-0.11.2.ebuild +++ b/app-text/pspell/pspell-0.11.2.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 <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/pspell/pspell-0.11.2.ebuild,v 1.2 2000/11/25 13:13:30 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspell/pspell-0.11.2.ebuild,v 1.3 2001/05/28 05:24:13 achim Exp $ A=${PN}-.11.2.tar.gz S=${WORKDIR}/${PN}-.11.2 @@ -9,6 +9,7 @@ DESCRIPTION="A spell checker replacement for ispell" SRC_URI="http://download.sourceforge.net/pspell/${A}" HOMEPAGE="http://pspell.sourceforge.net" +DEPEND="virtual/glibc" src_compile() { |