summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-05-28 05:24:13 +0000
committerAchim Gottinger <achim@gentoo.org>2001-05-28 05:24:13 +0000
commit8ed32e6bf344c307316970f423c63b17604b0161 (patch)
tree903729d776fdd8e9151364e6f7be0a9abefd351c /dev-util/sel
parentAdded DarcNES a multi-system emulator (diff)
downloadgentoo-2-8ed32e6bf344c307316970f423c63b17604b0161.tar.gz
gentoo-2-8ed32e6bf344c307316970f423c63b17604b0161.tar.bz2
gentoo-2-8ed32e6bf344c307316970f423c63b17604b0161.zip
Dependencie fixes
Diffstat (limited to 'dev-util/sel')
-rw-r--r--dev-util/sel/sel-0.08.2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-util/sel/sel-0.08.2.ebuild b/dev-util/sel/sel-0.08.2.ebuild
index 7fac358ee1f2..5d7c20b3b772 100644
--- a/dev-util/sel/sel-0.08.2.ebuild
+++ b/dev-util/sel/sel-0.08.2.ebuild
@@ -1,15 +1,14 @@
# 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/dev-util/sel/sel-0.08.2.ebuild,v 1.2 2000/11/01 04:44:16 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/sel/sel-0.08.2.ebuild,v 1.3 2001/05/28 05:24:13 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="A filemanager for shell scripts"
SRC_URI="http://www.rhein-neckar.de/~darkstar/files/${A}"
HOMEPAGE="http://www.rhein-neckar.de/~darkstar/sel.html"
-DEPEND=">=sys-libs/glibc-2.1.3
- >=sys-libs/gpm-1.19.3
+DEPEND="virtual/glibc
>=sys-libs/ncurses-5.1"
src_unpack () {