summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/agg/agg-2.5.ebuild')
-rw-r--r--x11-libs/agg/agg-2.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/agg/agg-2.5.ebuild b/x11-libs/agg/agg-2.5.ebuild
index 47b4708fc7de..e4fa14278dba 100644
--- a/x11-libs/agg/agg-2.5.ebuild
+++ b/x11-libs/agg/agg-2.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/agg/agg-2.5.ebuild,v 1.15 2010/02/08 22:15:35 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/agg/agg-2.5.ebuild,v 1.16 2012/05/05 03:52:29 jdhore Exp $
inherit eutils autotools
@@ -18,7 +18,7 @@ RDEPEND="sdl? ( >=media-libs/libsdl-1.2.0 )
truetype? ( >=media-libs/freetype-2 )"
# sdl.m4 missing in the tarball
DEPEND="media-libs/libsdl
- dev-util/pkgconfig
+ virtual/pkgconfig
${RDEPEND}"
src_unpack() {