summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-11-02 08:31:54 +0000
committerAchim Gottinger <achim@gentoo.org>2000-11-02 08:31:54 +0000
commit2198a2cf845c9511fe0052b4a230169733bf689f (patch)
tree61cb7cc59c11b86079854be338ca711bdf538032 /net-www/w3m
parentAdded building of shared libs. (diff)
downloadgentoo-2-2198a2cf845c9511fe0052b4a230169733bf689f.tar.gz
gentoo-2-2198a2cf845c9511fe0052b4a230169733bf689f.tar.bz2
gentoo-2-2198a2cf845c9511fe0052b4a230169733bf689f.zip
Added dependencies
Diffstat (limited to 'net-www/w3m')
-rw-r--r--net-www/w3m/w3m-0.1.10-r1.ebuild8
1 files changed, 7 insertions, 1 deletions
diff --git a/net-www/w3m/w3m-0.1.10-r1.ebuild b/net-www/w3m/w3m-0.1.10-r1.ebuild
index 042dff2fd49a..456754408ab1 100644
--- a/net-www/w3m/w3m-0.1.10-r1.ebuild
+++ b/net-www/w3m/w3m-0.1.10-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 <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-www/w3m/w3m-0.1.10-r1.ebuild,v 1.5 2000/10/05 18:22:52 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/w3m/w3m-0.1.10-r1.ebuild,v 1.6 2000/11/02 08:31:53 achim Exp $
P=w3m-0.1.10
A=${P}.tar.gz
@@ -11,6 +11,12 @@ SRC_URI="ftp://ftp.umlauf.de/pub/w3m/${A}"
# ftp://ei5nazha.yz.yamagata-u.ac.jp/w3m/${A}"
HOMEPAGE="http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/eng/"
+
+DEPEND=">=sys-libs/glibc-2.1.3
+ >=sys-libs/gpm-1.19.3
+ >=sys-libs/ncurses-5.1
+ >=dev-libs/openssl-0.9.6"
+
src_unpack() {
unpack ${A}
cd ${S}