Add missing x11-misc/imake to DEPEND, see bug #150820.
authorKrzysztof Pawlik <nelchael@gentoo.org>
Wed, 11 Oct 2006 12:10:36 +0000 (12:10 +0000)
committerKrzysztof Pawlik <nelchael@gentoo.org>
Wed, 11 Oct 2006 12:10:36 +0000 (12:10 +0000)
Package-Manager: portage-2.1.2_pre2-r8

x11-misc/xbattbar/ChangeLog
x11-misc/xbattbar/xbattbar-1.4.2.ebuild

index 3bc7db5a0d2edf4e300111c9ea129513999d98b7..d2d8efd7be5771bdeafc9c6d53113e690444ae72 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/xbattbar
 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/ChangeLog,v 1.9 2006/01/21 16:31:04 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/ChangeLog,v 1.10 2006/10/11 12:10:36 nelchael Exp $
+
+  11 Oct 2006; Krzysiek Pawlik <nelchael@gentoo.org> xbattbar-1.4.2.ebuild:
+  Add missing x11-misc/imake to DEPEND, see bug #150820.
 
   21 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> xbattbar-1.4.2.ebuild:
   Fixed DEPEND for modular X.
index e3d45afce0b6cff0bbe8d295d0e242235b3fec26..4eacbe8745ef3c7b990553b66cd4322abace1e53 100644 (file)
@@ -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 )"