diff options
Diffstat (limited to 'net-www/epiphany/epiphany-0.7.0.ebuild')
-rw-r--r-- | net-www/epiphany/epiphany-0.7.0.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-www/epiphany/epiphany-0.7.0.ebuild b/net-www/epiphany/epiphany-0.7.0.ebuild index e87825f27013..feb49c037bdf 100644 --- a/net-www/epiphany/epiphany-0.7.0.ebuild +++ b/net-www/epiphany/epiphany-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-0.7.0.ebuild,v 1.4 2003/06/09 16:19:25 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-0.7.0.ebuild,v 1.5 2003/07/09 15:43:33 liquidx Exp $ inherit gnome2 debug @@ -23,11 +23,11 @@ RDEPEND=">=gnome-base/gconf-1.2 >=gnome-base/libbonoboui-2.1.1 >=gnome-base/ORBit2-2 >=gnome-base/gnome-vfs-2 - =net-www/mozilla-1.3*" + =net-www/mozilla-1.3* + app-text/scrollkeeper" DEPEND="${RDEPEND} - dev-util/pkgconfig - app-text/scrollkeeper" + dev-util/pkgconfig" DOCS="AUTHORS COPYING* ChangeLog INSTALL NEWS README TODO" |