summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-10-11 12:06:01 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-10-11 12:06:01 +0000
commit90c1483cd65956674a3774eb5c126a7907094a8a (patch)
tree417ea6ebbda9fc65d97f801a636133c61f52852b /x11-misc/wmakerconf
parentAdd missing dev-util/pkgconfig to DEPEND, see bug #150816. (diff)
downloadhistorical-90c1483cd65956674a3774eb5c126a7907094a8a.tar.gz
historical-90c1483cd65956674a3774eb5c126a7907094a8a.tar.bz2
historical-90c1483cd65956674a3774eb5c126a7907094a8a.zip
Add missing dev-util/pkgconfig to DEPEND, see bug #150817.
Package-Manager: portage-2.1.2_pre2-r8
Diffstat (limited to 'x11-misc/wmakerconf')
-rw-r--r--x11-misc/wmakerconf/ChangeLog5
-rw-r--r--x11-misc/wmakerconf/wmakerconf-2.11.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/wmakerconf/ChangeLog b/x11-misc/wmakerconf/ChangeLog
index fe66192c8398..61416ebff67f 100644
--- a/x11-misc/wmakerconf/ChangeLog
+++ b/x11-misc/wmakerconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/wmakerconf
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/ChangeLog,v 1.30 2006/01/21 13:49:41 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/ChangeLog,v 1.31 2006/10/11 12:06:01 nelchael Exp $
+
+ 11 Oct 2006; Krzysiek Pawlik <nelchael@gentoo.org> wmakerconf-2.11.ebuild:
+ Add missing dev-util/pkgconfig to DEPEND, see bug #150817.
21 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org>
-wmakerconf-2.8.1-r2.ebuild, -wmakerconf-2.9.2.ebuild:
diff --git a/x11-misc/wmakerconf/wmakerconf-2.11.ebuild b/x11-misc/wmakerconf/wmakerconf-2.11.ebuild
index 795f910ea1d0..6b463a949625 100644
--- a/x11-misc/wmakerconf/wmakerconf-2.11.ebuild
+++ b/x11-misc/wmakerconf/wmakerconf-2.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.11.ebuild,v 1.8 2005/12/24 15:46:42 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmakerconf/wmakerconf-2.11.ebuild,v 1.9 2006/10/11 12:06:01 nelchael Exp $
inherit eutils
@@ -15,6 +15,7 @@ KEYWORDS="amd64 ppc sparc x86"
IUSE="nls imlib perl"
DEPEND="=x11-libs/gtk+-2*
+ dev-util/pkgconfig
>=x11-wm/windowmaker-0.90.0
imlib? ( media-libs/imlib )"