Add missing dev-util/pkgconfig to DEPEND, see bug #150800.
authorKrzysztof Pawlik <nelchael@gentoo.org>
Wed, 11 Oct 2006 11:46:18 +0000 (11:46 +0000)
committerKrzysztof Pawlik <nelchael@gentoo.org>
Wed, 11 Oct 2006 11:46:18 +0000 (11:46 +0000)
Package-Manager: portage-2.1.2_pre2-r8

x11-misc/xstroke/ChangeLog
x11-misc/xstroke/xstroke-0.6-r1.ebuild

index 9dc7a93e3ef6f81998116c02145491e8578e4911..b52f4de99b9040744059936a1507a0cd850917d1 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/xstroke
 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/ChangeLog,v 1.24 2006/06/11 12:48:04 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/ChangeLog,v 1.25 2006/10/11 11:46:18 nelchael Exp $
+
+  11 Oct 2006; Krzysiek Pawlik <nelchael@gentoo.org> xstroke-0.6-r1.ebuild:
+  Add missing dev-util/pkgconfig to DEPEND, see bug #150800.
 
   11 Jun 2006; Krzysiek Pawlik <nelchael@gentoo.org> -xstroke-0.6.ebuild,
   xstroke-0.6-r1.ebuild:
index 70c46d27f092be6106fced7748b301dc0c478149..b4551cbaeb6b25a656fd37659b1bad9dd6e3cb79 100644 (file)
@@ -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/xstroke/xstroke-0.6-r1.ebuild,v 1.2 2006/06/11 12:48:04 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xstroke/xstroke-0.6-r1.ebuild,v 1.3 2006/10/11 11:46:18 nelchael Exp $
 
 inherit eutils
 
@@ -26,6 +26,7 @@ RDEPEND="|| ( (
 DEPEND="${RDEPEND}
        media-libs/freetype
        media-libs/fontconfig
+       dev-util/pkgconfig
        || ( (
                x11-proto/xextproto
                x11-proto/xproto )