diff options
Diffstat (limited to 'dev-util/gource/gource-0.35.ebuild')
-rw-r--r-- | dev-util/gource/gource-0.35.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/gource/gource-0.35.ebuild b/dev-util/gource/gource-0.35.ebuild index 4a4e49e28023..40dcb0773dfd 100644 --- a/dev-util/gource/gource-0.35.ebuild +++ b/dev-util/gource/gource-0.35.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gource/gource-0.35.ebuild,v 1.1 2011/07/17 14:49:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gource/gource-0.35.ebuild,v 1.2 2012/05/04 17:51:44 jdhore Exp $ EAPI=2 @@ -32,7 +32,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig media-libs/freetype:2 " |