Add missing dev-util/pkgconfig to DEPEND, see bug #150676.
authorKrzysztof Pawlik <nelchael@gentoo.org>
Wed, 11 Oct 2006 11:20:16 +0000 (11:20 +0000)
committerKrzysztof Pawlik <nelchael@gentoo.org>
Wed, 11 Oct 2006 11:20:16 +0000 (11:20 +0000)
Package-Manager: portage-2.1.2_pre2-r8

x11-misc/gmrun/ChangeLog
x11-misc/gmrun/gmrun-0.9.2.ebuild

index 99d6e464e18f693d8d14dd5ec9ff310ea5f767fb..5703bb5834d06028764bf87579d236dee36939ad 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/gmrun
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gmrun/ChangeLog,v 1.12 2005/12/29 20:55:47 nelchael Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gmrun/ChangeLog,v 1.13 2006/10/11 11:20:16 nelchael Exp $
+
+  11 Oct 2006; Krzysiek Pawlik <nelchael@gentoo.org> gmrun-0.9.2.ebuild:
+  Add missing dev-util/pkgconfig to DEPEND, see bug #150676.
 
   29 Dec 2005; Krzysiek Pawlik <nelchael@gentoo.org> metadata.xml:
   Added longdescription back to metadata.xml.
index cfa55820942b794ee8864bbb84b911b9d4a1f978..9c2f4505eeecda8b9eebacc2394423f552fd26a5 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gmrun/gmrun-0.9.2.ebuild,v 1.10 2005/12/29 20:52:15 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gmrun/gmrun-0.9.2.ebuild,v 1.11 2006/10/11 11:20:16 nelchael Exp $
 
 IUSE=""
 DESCRIPTION="A GTK-2 based launcher box with bash style auto completion!"
@@ -12,7 +12,8 @@ LICENSE="GPL-1"
 KEYWORDS="x86 amd64 ppc ~sparc"
 
 DEPEND=">=x11-libs/gtk+-2.2.0
-               dev-libs/popt"
+               dev-libs/popt
+               dev-util/pkgconfig"
 
 src_install() {
        make DESTDIR=${D} install