summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2008-01-19 12:53:28 +0000
committerPeter Weller <welp@gentoo.org>2008-01-19 12:53:28 +0000
commit2e744c2bc101c99ffcdf9c0891829a7939c05b8a (patch)
tree1a464bfa5bd0d704f276651860491a2590b3212a /dev-util/pida
parentAdding linux-2.6.23.13 and linux-2.6.23.14 (diff)
downloadgentoo-2-2e744c2bc101c99ffcdf9c0891829a7939c05b8a.tar.gz
gentoo-2-2e744c2bc101c99ffcdf9c0891829a7939c05b8a.tar.bz2
gentoo-2-2e744c2bc101c99ffcdf9c0891829a7939c05b8a.zip
Add pkgconfig dep; bug 206248
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'dev-util/pida')
-rw-r--r--dev-util/pida/ChangeLog7
-rw-r--r--dev-util/pida/pida-0.5.1.ebuild7
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/pida/ChangeLog b/dev-util/pida/ChangeLog
index 5da8b4d0f776..13a5c88798a4 100644
--- a/dev-util/pida/ChangeLog
+++ b/dev-util/pida/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/pida
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pida/ChangeLog,v 1.15 2007/12/31 01:11:21 welp Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pida/ChangeLog,v 1.16 2008/01/19 12:53:28 welp Exp $
+
+ 19 Jan 2008; <welp@gentoo.org> pida-0.5.1.ebuild:
+ Add pkgconfig dep; bug 206248
31 Dec 2007; <welp@gentoo.org> pida-0.5.1.ebuild:
Added make_desktop_entry
diff --git a/dev-util/pida/pida-0.5.1.ebuild b/dev-util/pida/pida-0.5.1.ebuild
index 36ea7bd2da19..d64e86fd058d 100644
--- a/dev-util/pida/pida-0.5.1.ebuild
+++ b/dev-util/pida/pida-0.5.1.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-util/pida/pida-0.5.1.ebuild,v 1.2 2007/12/31 01:11:21 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pida/pida-0.5.1.ebuild,v 1.3 2008/01/19 12:53:28 welp Exp $
NEED_PYTHON=2.4
@@ -21,7 +21,8 @@ DEPEND=">=dev-python/pygtk-2.8
dev-python/gnome-python
gnome? ( >=dev-python/gnome-python-extras-2.14.0-r1 )
>=x11-libs/vte-0.11.11-r2
- >=dev-python/kiwi-1.9.1"
+ >=dev-python/kiwi-1.9.1
+ >=dev-util/pkgconfig-0.22"
RDEPEND="${DEPEND}
>=app-editors/gvim-6.3"
S=${WORKDIR}/${MY_P}