diff options
Diffstat (limited to 'net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild')
-rw-r--r-- | net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild b/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild index c24435722263..fb828fcfb79b 100644 --- a/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild +++ b/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild,v 1.7 2004/02/12 17:46:15 augustus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.8.ebuild,v 1.8 2004/02/19 05:58:08 brad Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils @@ -34,6 +34,7 @@ RDEPEND="virtual/x11 DEPEND="${RDEPEND} virtual/glibc + dev-util/pkgconfig dev-lang/perl java? ( >=dev-java/java-config-0.2.0 )" |