diff options
Diffstat (limited to 'app-text/libxmlpatch/libxmlpatch-0.3.1.ebuild')
-rw-r--r-- | app-text/libxmlpatch/libxmlpatch-0.3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/libxmlpatch/libxmlpatch-0.3.1.ebuild b/app-text/libxmlpatch/libxmlpatch-0.3.1.ebuild index 4f12a5bbd527..12dc2e8fbe64 100644 --- a/app-text/libxmlpatch/libxmlpatch-0.3.1.ebuild +++ b/app-text/libxmlpatch/libxmlpatch-0.3.1.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/app-text/libxmlpatch/libxmlpatch-0.3.1.ebuild,v 1.2 2011/10/31 12:51:22 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libxmlpatch/libxmlpatch-0.3.1.ebuild,v 1.3 2012/05/04 03:33:13 jdhore Exp $ inherit eutils autotools @@ -15,7 +15,7 @@ IUSE="" RDEPEND="dev-libs/glib" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_unpack() { unpack ${A} |