diff options
Diffstat (limited to 'app-text/lv/lv-4.51.ebuild')
-rw-r--r-- | app-text/lv/lv-4.51.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/lv/lv-4.51.ebuild b/app-text/lv/lv-4.51.ebuild index 3bb6384ae685..335c5c4e50d7 100644 --- a/app-text/lv/lv-4.51.ebuild +++ b/app-text/lv/lv-4.51.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/lv/lv-4.51.ebuild,v 1.3 2004/06/24 22:43:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/lv/lv-4.51.ebuild,v 1.4 2004/07/01 11:59:13 eradicator Exp $ MY_P=${PN}${PV//./} DESCRIPTION="Powerful Multilingual File Viewer" @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="x86 ppc alpha sparc ia64 amd64" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-libs/ncurses" S=${WORKDIR}/${MY_P}/build |