summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2005-02-17 17:27:42 +0000
committerThomas Matthijs <axxo@gentoo.org>2005-02-17 17:27:42 +0000
commit812f6ad2b09fd4ac5003118b362566a3e5a2a32d (patch)
tree9d448a1b40ae65ae9bd8ed8fe625699fa40d4fe5 /app-office/borg/borg-1.4.ebuild
parentBug #69831: Ensure unzip is in DEPEND. (diff)
downloadhistorical-812f6ad2b09fd4ac5003118b362566a3e5a2a32d.tar.gz
historical-812f6ad2b09fd4ac5003118b362566a3e5a2a32d.tar.bz2
historical-812f6ad2b09fd4ac5003118b362566a3e5a2a32d.zip
depend on uzip
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'app-office/borg/borg-1.4.ebuild')
-rw-r--r--app-office/borg/borg-1.4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-office/borg/borg-1.4.ebuild b/app-office/borg/borg-1.4.ebuild
index b17529f027d2..4767ca08e256 100644
--- a/app-office/borg/borg-1.4.ebuild
+++ b/app-office/borg/borg-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/borg/borg-1.4.ebuild,v 1.2 2005/01/01 15:31:13 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/borg/borg-1.4.ebuild,v 1.3 2005/02/17 17:27:42 axxo Exp $
inherit java-pkg
@@ -12,6 +12,7 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
DEPEND=">=virtual/jdk-1.4
+ app-arch/unzip
>=dev-java/ant-1.4.1"
RDEPEND=">=virtual/jdk-1.4"