summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorDavid Shakaryan <omp@gentoo.org>2008-01-06 08:34:05 +0000
committerDavid Shakaryan <omp@gentoo.org>2008-01-06 08:34:05 +0000
commit5638b71e49b55a2abe5e44748dec67b941d98144 (patch)
tree0c074289fb4e5463886b89aff280f49a519cafed /x11-wm
parentremoving asterisk and zaptel 1.0. (diff)
downloadgentoo-2-5638b71e49b55a2abe5e44748dec67b941d98144.tar.gz
gentoo-2-5638b71e49b55a2abe5e44748dec67b941d98144.tar.bz2
gentoo-2-5638b71e49b55a2abe5e44748dec67b941d98144.zip
Add dev-util/pkgconfig to DEPEND. (bug #204463)
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/oroborus-extras/ChangeLog8
-rw-r--r--x11-wm/oroborus-extras/oroborus-extras-2.0.18.ebuild7
2 files changed, 10 insertions, 5 deletions
diff --git a/x11-wm/oroborus-extras/ChangeLog b/x11-wm/oroborus-extras/ChangeLog
index 19c980364739..af562aecc9f0 100644
--- a/x11-wm/oroborus-extras/ChangeLog
+++ b/x11-wm/oroborus-extras/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-wm/oroborus-extras
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus-extras/ChangeLog,v 1.23 2007/11/23 12:48:47 cla Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus-extras/ChangeLog,v 1.24 2008/01/06 08:34:05 omp Exp $
+
+ 06 Jan 2008; David Shakaryan <omp@gentoo.org>
+ oroborus-extras-2.0.18.ebuild:
+ Add dev-util/pkgconfig to DEPEND. (bug #204463)
23 Nov 2007; Dawid Węgliński <cla@gentoo.org>
oroborus-extras-2.0.18.ebuild:
diff --git a/x11-wm/oroborus-extras/oroborus-extras-2.0.18.ebuild b/x11-wm/oroborus-extras/oroborus-extras-2.0.18.ebuild
index c45328712f31..bf92e365fd97 100644
--- a/x11-wm/oroborus-extras/oroborus-extras-2.0.18.ebuild
+++ b/x11-wm/oroborus-extras/oroborus-extras-2.0.18.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/x11-wm/oroborus-extras/oroborus-extras-2.0.18.ebuild,v 1.6 2007/11/23 12:48:47 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus-extras/oroborus-extras-2.0.18.ebuild,v 1.7 2008/01/06 08:34:05 omp Exp $
inherit eutils
@@ -17,7 +17,8 @@ IUSE=""
RDEPEND="x11-wm/oroborus
>=x11-libs/gtk+-2"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
S="${WORKDIR}"