diff options
Diffstat (limited to 'app-text/dvisvgm/dvisvgm-1.0.9-r1.ebuild')
-rw-r--r-- | app-text/dvisvgm/dvisvgm-1.0.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dvisvgm/dvisvgm-1.0.9-r1.ebuild b/app-text/dvisvgm/dvisvgm-1.0.9-r1.ebuild index e951d2110823..32db6e17d4ee 100644 --- a/app-text/dvisvgm/dvisvgm-1.0.9-r1.ebuild +++ b/app-text/dvisvgm/dvisvgm-1.0.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dvisvgm/dvisvgm-1.0.9-r1.ebuild,v 1.4 2012/01/12 22:10:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dvisvgm/dvisvgm-1.0.9-r1.ebuild,v 1.5 2012/05/04 03:33:15 jdhore Exp $ EAPI=4 @@ -24,5 +24,5 @@ RDEPEND="virtual/tex-base media-libs/freetype:2 sys-libs/zlib" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig test? ( dev-cpp/gtest )" |