summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-10-11 12:10:36 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-10-11 12:10:36 +0000
commitefd2d1852c7063eb8f7833e6c477d5258a2b97f0 (patch)
treefcc1c224c08242eb932e10d95b40d8b5102d8167 /x11-misc/xbattbar/xbattbar-1.4.2.ebuild
parentStable on x86 to fix bug #150819. (diff)
downloadgentoo-2-efd2d1852c7063eb8f7833e6c477d5258a2b97f0.tar.gz
gentoo-2-efd2d1852c7063eb8f7833e6c477d5258a2b97f0.tar.bz2
gentoo-2-efd2d1852c7063eb8f7833e6c477d5258a2b97f0.zip
Add missing x11-misc/imake to DEPEND, see bug #150820.
(Portage version: 2.1.2_pre2-r8)
Diffstat (limited to 'x11-misc/xbattbar/xbattbar-1.4.2.ebuild')
-rw-r--r--x11-misc/xbattbar/xbattbar-1.4.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/xbattbar/xbattbar-1.4.2.ebuild b/x11-misc/xbattbar/xbattbar-1.4.2.ebuild
index e3d45afce0b6..4eacbe8745ef 100644
--- a/x11-misc/xbattbar/xbattbar-1.4.2.ebuild
+++ b/x11-misc/xbattbar/xbattbar-1.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/xbattbar-1.4.2.ebuild,v 1.8 2006/01/21 16:31:04 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/xbattbar-1.4.2.ebuild,v 1.9 2006/10/11 12:10:36 nelchael Exp $
IUSE=""
@@ -18,6 +18,7 @@ RDEPEND="|| ( (
DEPEND="${RDEPEND}
|| ( (
x11-misc/gccmakedep
+ x11-misc/imake
x11-libs/libX11 )
virtual/x11 )"