Add missing dev-util/pkgconfig, see bug #155207.
authorKrzysztof Pawlik <nelchael@gentoo.org>
Wed, 15 Nov 2006 19:59:12 +0000 (19:59 +0000)
committerKrzysztof Pawlik <nelchael@gentoo.org>
Wed, 15 Nov 2006 19:59:12 +0000 (19:59 +0000)
Package-Manager: portage-2.1.2_rc1-r7

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

index 22331dde8d64de1c56a315fa95e2c0a3ad6af14c..13ca5d1e7b7831cb3051923c1c6559412111588e 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/grun
 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/ChangeLog,v 1.15 2006/02/16 11:28:26 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/ChangeLog,v 1.16 2006/11/15 19:59:12 nelchael Exp $
+
+  15 Nov 2006; Krzysiek Pawlik <nelchael@gentoo.org> grun-0.9.2.ebuild:
+  Add missing dev-util/pkgconfig, see bug #155207.
 
   16 Feb 2006; Krzysiek Pawlik <nelchael@gentoo.org> grun-0.9.2.ebuild:
   Fix download of patch, see bug #98460.
index 5961e9295354f302157ef3b75fc9703a36f01f8a..1a98a4a57d87c9e41f2c653f83b3610f922dc3de 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/grun/grun-0.9.2.ebuild,v 1.27 2006/02/16 11:28:26 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/grun-0.9.2.ebuild,v 1.28 2006/11/15 19:59:12 nelchael Exp $
 
 inherit eutils
 
@@ -22,6 +22,7 @@ KEYWORDS="x86 sparc ppc amd64"
 # The dependencies following the gentoo policy as suggested by gbevin
 DEPEND="=dev-libs/glib-1.2*
        =x11-libs/gtk+-1.2*
+       dev-util/pkgconfig
        nls? ( sys-devel/gettext )
        sys-devel/gnuconfig
        sys-devel/automake"