summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 03:33:18 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 03:33:18 +0000
commit2f6305b4d7359dcf66bec4399cbd52ef3ed6479f (patch)
tree0235dad1ea1773e4ff914d41b42c06db63d19fd4 /app-text/dvisvgm/dvisvgm-1.0.10.ebuild
parentadd missing test to IUSE (diff)
downloadgentoo-2-2f6305b4d7359dcf66bec4399cbd52ef3ed6479f.tar.gz
gentoo-2-2f6305b4d7359dcf66bec4399cbd52ef3ed6479f.tar.bz2
gentoo-2-2f6305b4d7359dcf66bec4399cbd52ef3ed6479f.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'app-text/dvisvgm/dvisvgm-1.0.10.ebuild')
-rw-r--r--app-text/dvisvgm/dvisvgm-1.0.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dvisvgm/dvisvgm-1.0.10.ebuild b/app-text/dvisvgm/dvisvgm-1.0.10.ebuild
index 67d49a70426b..9df39e15dce0 100644
--- a/app-text/dvisvgm/dvisvgm-1.0.10.ebuild
+++ b/app-text/dvisvgm/dvisvgm-1.0.10.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.10.ebuild,v 1.2 2012/01/12 22:10:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dvisvgm/dvisvgm-1.0.10.ebuild,v 1.3 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 )"