diff options
Diffstat (limited to 'www-client/epiphany/epiphany-2.14.2.1-r1.ebuild')
-rw-r--r-- | www-client/epiphany/epiphany-2.14.2.1-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild b/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild index 551b60539cac..916697159a9e 100644 --- a/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild +++ b/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild,v 1.10 2006/11/06 20:26:36 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.14.2.1-r1.ebuild,v 1.11 2006/11/07 01:06:47 cardoe Exp $ inherit eutils gnome2 multilib autotools @@ -40,7 +40,8 @@ RDEPEND=">=dev-libs/glib-2.8 !firefox? ( www-client/seamonkey ) ) ) firefox? ( =www-client/mozilla-firefox-1* ) - >=sys-apps/dbus-0.35 + || ( >=dev-libs/dbus-glib-0.71 + ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.35 ) ) python? ( >=dev-lang/python-2.3 >=dev-python/pygtk-2.7.1 |