diff options
Diffstat (limited to 'www-client/epiphany-extensions/epiphany-extensions-1.8.1-r1.ebuild')
-rw-r--r-- | www-client/epiphany-extensions/epiphany-extensions-1.8.1-r1.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/www-client/epiphany-extensions/epiphany-extensions-1.8.1-r1.ebuild b/www-client/epiphany-extensions/epiphany-extensions-1.8.1-r1.ebuild index 72a3c59c5d28..61a11733c3a1 100644 --- a/www-client/epiphany-extensions/epiphany-extensions-1.8.1-r1.ebuild +++ b/www-client/epiphany-extensions/epiphany-extensions-1.8.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-extensions/epiphany-extensions-1.8.1-r1.ebuild,v 1.1 2006/07/02 19:49:39 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany-extensions/epiphany-extensions-1.8.1-r1.ebuild,v 1.2 2006/11/07 01:16:01 cardoe Exp $ inherit eutils gnome2 @@ -22,7 +22,9 @@ RDEPEND=">=www-client/epiphany-1.8.1 !sparc? ( !firefox? ( www-client/seamonkey ) ) firefox? ( >=www-client/mozilla-firefox-1.0.2-r1 ) pcre? ( dev-libs/libpcre ) - dbus? ( >=sys-apps/dbus-0.34 ) + dbus? ( || ( >=dev-libs/dbus-glib-0.71 + ( <sys-apps/dbus-0.90 >=sys-apps/dbus-0.34 ) ) + ) python? ( >=dev-lang/python-2.3 )" DEPEND="${RDEPEND} |