From 809c7857e4ee0e351a50c258d8f2276bd9ce5746 Mon Sep 17 00:00:00 2001 From: Achim Gottinger Date: Sat, 27 Jan 2001 14:41:34 +0000 Subject: Upd and fixes for sys-build --- app-arch/dump/dump-0.4.21.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app-arch/dump') diff --git a/app-arch/dump/dump-0.4.21.ebuild b/app-arch/dump/dump-0.4.21.ebuild index 64338aaf7c2d..5dbb6b38d076 100644 --- a/app-arch/dump/dump-0.4.21.ebuild +++ b/app-arch/dump/dump-0.4.21.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 -# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/dump-0.4.21.ebuild,v 1.1 2001/01/14 05:36:19 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/dump-0.4.21.ebuild,v 1.2 2001/01/27 14:41:33 achim Exp $ P=dump-0.4b21 A=${P}.tar.gz @@ -10,6 +10,7 @@ DESCRIPTION="Dump/restore ext2fs backup utilities" SRC_URI="http://download.sourceforge.net/dump/${A}" HOMEPAGE="http://dump.sourceforge.net" +DEPEND=">=sys-apps/e2fsprogs-1.19" src_compile() { -- cgit v1.2.3-65-gdbad