summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2007-04-01 19:16:52 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2007-04-01 19:16:52 +0000
commit8048efa853267b61a022ad51cee6b1c80fc2da5b (patch)
tree21b3858b45a6e53e155ab831511bd2c1fead99dc /app-arch/unadf/unadf-0.7.9b.ebuild
parentFix homepage URI, closes bug #172788 (diff)
downloadgentoo-2-8048efa853267b61a022ad51cee6b1c80fc2da5b.tar.gz
gentoo-2-8048efa853267b61a022ad51cee6b1c80fc2da5b.tar.bz2
gentoo-2-8048efa853267b61a022ad51cee6b1c80fc2da5b.zip
Bug #172246, unadf needs makedepend during build as well.
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-arch/unadf/unadf-0.7.9b.ebuild')
-rw-r--r--app-arch/unadf/unadf-0.7.9b.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/app-arch/unadf/unadf-0.7.9b.ebuild b/app-arch/unadf/unadf-0.7.9b.ebuild
index bec03451b18f..6c26ff5e2f70 100644
--- a/app-arch/unadf/unadf-0.7.9b.ebuild
+++ b/app-arch/unadf/unadf-0.7.9b.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unadf/unadf-0.7.9b.ebuild,v 1.4 2005/11/29 03:00:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unadf/unadf-0.7.9b.ebuild,v 1.5 2007/04/01 19:16:52 robbat2 Exp $
inherit eutils
@@ -11,7 +11,8 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~hppa ~ppc ~ppc-macos ~x86"
IUSE=""
-DEPEND="app-arch/unzip"
+DEPEND="app-arch/unzip
+ x11-misc/makedepend"
RDEPEND=""
src_unpack() {