summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-08-02 06:40:55 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-08-02 06:40:55 +0000
commit415a361142d585803a1b5e0218aad7897de5f7c6 (patch)
tree94a7328106506bc2811c1602c5cfc8d952c56e38 /www-client/epiphany/epiphany-2.16.3.ebuild
parentcorrect dbus deps (bug #187369) (diff)
downloadhistorical-415a361142d585803a1b5e0218aad7897de5f7c6.tar.gz
historical-415a361142d585803a1b5e0218aad7897de5f7c6.tar.bz2
historical-415a361142d585803a1b5e0218aad7897de5f7c6.zip
correct dbus deps (bug #187369)
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'www-client/epiphany/epiphany-2.16.3.ebuild')
-rw-r--r--www-client/epiphany/epiphany-2.16.3.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/www-client/epiphany/epiphany-2.16.3.ebuild b/www-client/epiphany/epiphany-2.16.3.ebuild
index 2bfd192ccdf7..7a04203a9d05 100644
--- a/www-client/epiphany/epiphany-2.16.3.ebuild
+++ b/www-client/epiphany/epiphany-2.16.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.16.3.ebuild,v 1.9 2007/07/08 04:30:03 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-2.16.3.ebuild,v 1.10 2007/08/02 06:38:59 mr_bones_ Exp $
inherit eutils gnome2 multilib
@@ -25,8 +25,7 @@ RDEPEND=">=dev-libs/glib-2.12
>=gnome-base/gconf-2
>=app-text/iso-codes-0.35
>=www-client/mozilla-firefox-1.5
- || ( >=dev-libs/dbus-glib-0.71
- >=sys-apps/dbus-0.35 )
+ >=dev-libs/dbus-glib-0.71
python? (
>=dev-lang/python-2.3
>=dev-python/pygtk-2.7.1