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

x11-misc/skippy/ChangeLog
x11-misc/skippy/skippy-0.5.0.ebuild

index 61d0435e82280f75e67e03ee07db27b2e504a593..dff0933dbc38504efdb25a04ad3d36a3178af911 100644 (file)
@@ -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 <nelchael@gentoo.org> skippy-0.5.0.ebuild:
+  Add missing dev-util/pkgconfig to DEPEND, see bug #150811.
 
   28 Dec 2005; Krzysiek Pawlik <nelchael@gentoo.org> skippy-0.5.0.ebuild:
   Fix *DEPEND for modular X. See bug #115650.
index 6f15ddd29cf2b09585953c5dcd3939d42c6825fb..100c964f92e6dc77ae24d94c3701dca704100032 100644 (file)
@@ -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() {