diff options
Diffstat (limited to 'www-client/epiphany/epiphany-2.30.6.ebuild')
-rw-r--r-- | www-client/epiphany/epiphany-2.30.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-client/epiphany/epiphany-2.30.6.ebuild b/www-client/epiphany/epiphany-2.30.6.ebuild index 602ee873a88c..27e261629632 100644 --- a/www-client/epiphany/epiphany-2.30.6.ebuild +++ b/www-client/epiphany/epiphany-2.30.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.30.6.ebuild,v 1.9 2011/03/21 21:25:09 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.30.6.ebuild,v 1.10 2011/03/22 15:05:27 eva Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -19,7 +19,7 @@ IUSE="avahi doc +introspection networkmanager +nss test" # TODO: add seed support RDEPEND=">=dev-libs/glib-2.19.7:2 - >=x11-libs/gtk+-2.19.5:2 + >=x11-libs/gtk+-2.19.5:2[introspection?] >=dev-libs/libxml2-2.6.12:2 >=dev-libs/libxslt-1.1.7 >=x11-libs/startup-notification-0.5 @@ -27,7 +27,7 @@ RDEPEND=">=dev-libs/glib-2.19.7:2 >=dev-libs/dbus-glib-0.71 >=gnome-base/gconf-2:2 >=app-text/iso-codes-0.35 - >=net-libs/webkit-gtk-1.2.3:2 + >=net-libs/webkit-gtk-1.2.3:2[introspection?] >=net-libs/libsoup-gnome-2.29.91:2.4 >=gnome-base/gnome-keyring-2.26 |