diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 06:01:05 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 06:01:05 +0000 |
commit | 23e0ec2eaa4bab0b4a3bd032ea99d9e2082cff34 (patch) | |
tree | 7287fa10ab43b4c0d0935a160c7d4af3b2c07a90 /www-client/epiphany/epiphany-3.2.1-r1.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-23e0ec2eaa4bab0b4a3bd032ea99d9e2082cff34.tar.gz gentoo-2-23e0ec2eaa4bab0b4a3bd032ea99d9e2082cff34.tar.bz2 gentoo-2-23e0ec2eaa4bab0b4a3bd032ea99d9e2082cff34.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'www-client/epiphany/epiphany-3.2.1-r1.ebuild')
-rw-r--r-- | www-client/epiphany/epiphany-3.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/epiphany/epiphany-3.2.1-r1.ebuild b/www-client/epiphany/epiphany-3.2.1-r1.ebuild index a71c7960593e..946851d32858 100644 --- a/www-client/epiphany/epiphany-3.2.1-r1.ebuild +++ b/www-client/epiphany/epiphany-3.2.1-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/www-client/epiphany/epiphany-3.2.1-r1.ebuild,v 1.2 2012/03/06 16:24:34 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-3.2.1-r1.ebuild,v 1.3 2012/05/03 06:01:03 jdhore Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -48,7 +48,7 @@ DEPEND="${COMMON_DEPEND} app-text/gnome-doc-utils >=dev-util/gdbus-codegen-2.30.0 >=dev-util/intltool-0.40 - dev-util/pkgconfig + virtual/pkgconfig sys-apps/paxctl sys-devel/gettext doc? ( >=dev-util/gtk-doc-1 )" |