From: Krzysztof Pawlik Date: Wed, 11 Oct 2006 11:54:14 +0000 (+0000) Subject: Add missing dev-util/pkgconfig to DEPEND, see bug #150811. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=95b7cbf7fae3d840e5fe9a8e001f33827ce8a419;p=gentoo.git Add missing dev-util/pkgconfig to DEPEND, see bug #150811. Package-Manager: portage-2.1.2_pre2-r8 --- diff --git a/x11-misc/skippy/ChangeLog b/x11-misc/skippy/ChangeLog index 61d0435e8228..dff0933dbc38 100644 --- a/x11-misc/skippy/ChangeLog +++ b/x11-misc/skippy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/skippy -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/skippy/ChangeLog,v 1.10 2005/12/28 18:06:36 nelchael Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/skippy/ChangeLog,v 1.11 2006/10/11 11:54:14 nelchael Exp $ + + 11 Oct 2006; Krzysiek Pawlik skippy-0.5.0.ebuild: + Add missing dev-util/pkgconfig to DEPEND, see bug #150811. 28 Dec 2005; Krzysiek Pawlik skippy-0.5.0.ebuild: Fix *DEPEND for modular X. See bug #115650. diff --git a/x11-misc/skippy/skippy-0.5.0.ebuild b/x11-misc/skippy/skippy-0.5.0.ebuild index 6f15ddd29cf2..100c964f92e6 100644 --- a/x11-misc/skippy/skippy-0.5.0.ebuild +++ b/x11-misc/skippy/skippy-0.5.0.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/skippy/skippy-0.5.0.ebuild,v 1.10 2005/12/28 18:06:36 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/skippy/skippy-0.5.0.ebuild,v 1.11 2006/10/11 11:54:14 nelchael Exp $ inherit eutils @@ -29,6 +29,7 @@ DEPEND="${RDEPEND} ) virtual/x11 ) + dev-util/pkgconfig >=media-libs/imlib2-1.1.0" src_unpack() {