diff options
Diffstat (limited to 'app-text/xml2/xml2-0.5.ebuild')
-rw-r--r-- | app-text/xml2/xml2-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xml2/xml2-0.5.ebuild b/app-text/xml2/xml2-0.5.ebuild index 1b0114ff5652..7e362444f11e 100644 --- a/app-text/xml2/xml2-0.5.ebuild +++ b/app-text/xml2/xml2-0.5.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/xml2/xml2-0.5.ebuild,v 1.1 2012/01/21 06:48:03 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xml2/xml2-0.5.ebuild,v 1.2 2012/05/04 03:33:12 jdhore Exp $ EAPI=4 @@ -15,4 +15,4 @@ IUSE="" RDEPEND="dev-libs/libxml2" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" |