summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-11-15 19:59:12 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-11-15 19:59:12 +0000
commitea5a33240655d4cbb85f7b2fb9810412f2df00e8 (patch)
tree744c9bc3439f49174851cf23bf5529822c08a503 /x11-misc/grun
parentadded kdemultimedia-kioslaves dep. as per bug #155272. (diff)
downloadhistorical-ea5a33240655d4cbb85f7b2fb9810412f2df00e8.tar.gz
historical-ea5a33240655d4cbb85f7b2fb9810412f2df00e8.tar.bz2
historical-ea5a33240655d4cbb85f7b2fb9810412f2df00e8.zip
Add missing dev-util/pkgconfig, see bug #155207.
Package-Manager: portage-2.1.2_rc1-r7
Diffstat (limited to 'x11-misc/grun')
-rw-r--r--x11-misc/grun/ChangeLog5
-rw-r--r--x11-misc/grun/grun-0.9.2.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-misc/grun/ChangeLog b/x11-misc/grun/ChangeLog
index 22331dde8d64..13ca5d1e7b78 100644
--- a/x11-misc/grun/ChangeLog
+++ b/x11-misc/grun/ChangeLog
@@ -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.
diff --git a/x11-misc/grun/grun-0.9.2.ebuild b/x11-misc/grun/grun-0.9.2.ebuild
index 5961e9295354..1a98a4a57d87 100644
--- a/x11-misc/grun/grun-0.9.2.ebuild
+++ b/x11-misc/grun/grun-0.9.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/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"