From 53be20a4e7a79faf9bee08bb815fa19e836680cb Mon Sep 17 00:00:00 2001 From: Krzysztof Pawlik Date: Wed, 11 Oct 2006 11:20:16 +0000 Subject: [PATCH] Add missing dev-util/pkgconfig to DEPEND, see bug #150676. Package-Manager: portage-2.1.2_pre2-r8 --- x11-misc/gmrun/ChangeLog | 7 +++++-- x11-misc/gmrun/gmrun-0.9.2.ebuild | 7 ++++--- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/x11-misc/gmrun/ChangeLog b/x11-misc/gmrun/ChangeLog index 99d6e464e18f..5703bb5834d0 100644 --- a/x11-misc/gmrun/ChangeLog +++ b/x11-misc/gmrun/ChangeLog @@ -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 gmrun-0.9.2.ebuild: + Add missing dev-util/pkgconfig to DEPEND, see bug #150676. 29 Dec 2005; Krzysiek Pawlik metadata.xml: Added longdescription back to metadata.xml. diff --git a/x11-misc/gmrun/gmrun-0.9.2.ebuild b/x11-misc/gmrun/gmrun-0.9.2.ebuild index cfa55820942b..9c2f4505eeec 100644 --- a/x11-misc/gmrun/gmrun-0.9.2.ebuild +++ b/x11-misc/gmrun/gmrun-0.9.2.ebuild @@ -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 -- 2.26.2