summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-05-29 17:28:19 +0000
committerAchim Gottinger <achim@gentoo.org>2001-05-29 17:28:19 +0000
commitaa6a19ea25bbed130cef956ef1bd6005cd95bd7e (patch)
tree22f7a92ee079fc4d76db2128cc7ee5a31a028184 /app-arch
parentUpdate (diff)
downloadgentoo-2-aa6a19ea25bbed130cef956ef1bd6005cd95bd7e.tar.gz
gentoo-2-aa6a19ea25bbed130cef956ef1bd6005cd95bd7e.tar.bz2
gentoo-2-aa6a19ea25bbed130cef956ef1bd6005cd95bd7e.zip
dependencie, fhs and use fixes
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/dump/dump-0.4.21-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/dump/dump-0.4.21-r2.ebuild b/app-arch/dump/dump-0.4.21-r2.ebuild
index a2be3e51eb02..44762c45ba65 100644
--- a/app-arch/dump/dump-0.4.21-r2.ebuild
+++ b/app-arch/dump/dump-0.4.21-r2.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-arch/dump/dump-0.4.21-r2.ebuild,v 1.1 2001/04/09 21:24:46 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/dump-0.4.21-r2.ebuild,v 1.2 2001/05/29 17:28:19 achim Exp $
P=dump-0.4b21
A=${P}.tar.gz
@@ -11,7 +11,7 @@ SRC_URI="http://download.sourceforge.net/dump/${A}"
HOMEPAGE="http://dump.sourceforge.net"
DEPEND=">=sys-apps/e2fsprogs-1.19
- readline? ( >=sys-libs/readline-4.1-r2 )"
+ readline? ( >=sys-libs/readline-4.1-r2 >=sys-libs/ncurses-5.2 )"
RDEPEND="$DEPEND sys-apps/star"
src_unpack() {