diff options
Diffstat (limited to 'www-client/epiphany/epiphany-3.4.1.ebuild')
-rw-r--r-- | www-client/epiphany/epiphany-3.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/epiphany/epiphany-3.4.1.ebuild b/www-client/epiphany/epiphany-3.4.1.ebuild index 1087ef695690..48b32e083b00 100644 --- a/www-client/epiphany/epiphany-3.4.1.ebuild +++ b/www-client/epiphany/epiphany-3.4.1.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.4.1.ebuild,v 1.1 2012/04/21 09:12:48 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-3.4.1.ebuild,v 1.2 2012/05/03 06:01:03 jdhore Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -47,7 +47,7 @@ RDEPEND=" DEPEND="${RDEPEND} app-text/gnome-doc-utils >=dev-util/intltool-0.40 - dev-util/pkgconfig + virtual/pkgconfig sys-apps/paxctl sys-devel/gettext doc? ( >=dev-util/gtk-doc-1 )" |