summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2008-01-17 16:37:47 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2008-01-17 16:37:47 +0000
commitd12dcbded7fa38759863764953a618318f01a1bc (patch)
treeb74b747208fc1b746212f119e5b8f4daad1b37b7 /dev-perl
parentAdd missing pkg-config dependency. Thanks Patrick in bug #206175. (diff)
downloadgentoo-2-d12dcbded7fa38759863764953a618318f01a1bc.tar.gz
gentoo-2-d12dcbded7fa38759863764953a618318f01a1bc.tar.bz2
gentoo-2-d12dcbded7fa38759863764953a618318f01a1bc.zip
Add missing pkg-config dependency. Thanks Patrick in bug #206186.
(Portage version: 2.1.4)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/gtk2-spell/ChangeLog7
-rw-r--r--dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild8
2 files changed, 10 insertions, 5 deletions
diff --git a/dev-perl/gtk2-spell/ChangeLog b/dev-perl/gtk2-spell/ChangeLog
index a265ae3831af..e6b39003614f 100644
--- a/dev-perl/gtk2-spell/ChangeLog
+++ b/dev-perl/gtk2-spell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/gtk2-spell
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/ChangeLog,v 1.16 2007/01/15 22:37:28 mcummings Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/ChangeLog,v 1.17 2008/01/17 16:37:47 flameeyes Exp $
+
+ 17 Jan 2008; Diego Pettenò <flameeyes@gentoo.org> gtk2-spell-1.03.ebuild:
+ Add missing pkg-config dependency. Thanks Patrick in bug #206186.
15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
gtk2-spell-1.03.ebuild:
diff --git a/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild b/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild
index a8e0459af6ac..f0548d11fe75 100644
--- a/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild
+++ b/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild,v 1.14 2007/07/10 23:33:27 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-spell/gtk2-spell-1.03.ebuild,v 1.15 2008/01/17 16:37:47 flameeyes Exp $
inherit perl-module
@@ -15,11 +15,13 @@ LICENSE="GPL-2"
KEYWORDS="alpha amd64 ~hppa ia64 ~ppc sparc x86"
IUSE=""
-DEPEND=">=x11-libs/gtk+-2
+RDEPEND=">=x11-libs/gtk+-2
>=app-text/gtkspell-2
>=dev-perl/glib-perl-1.012
>=dev-perl/gtk2-perl-1.012
dev-lang/perl"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
src_unpack() {
unpack ${A}