diff options
Diffstat (limited to 'app-text/mecab/mecab-0.77.ebuild')
-rw-r--r-- | app-text/mecab/mecab-0.77.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/mecab/mecab-0.77.ebuild b/app-text/mecab/mecab-0.77.ebuild index c5f4948e7f5c..5bfca759b316 100644 --- a/app-text/mecab/mecab-0.77.ebuild +++ b/app-text/mecab/mecab-0.77.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.77.ebuild,v 1.2 2004/06/24 22:44:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.77.ebuild,v 1.3 2004/07/01 11:59:39 eradicator Exp $ MY_IPADIC="ipadic-2.5.1" DESCRIPTION="Yet Another Part-of-Speech and Morphological Analyzer" @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~sparc ~ppc ~amd64" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc dev-lang/perl" src_unpack() { |