--- www-client/mozilla-firefox/mozilla-firefox-1.5-r9.ebuild.orig 2006-01-23 12:59:15.000000000 +0100 +++ www-client/mozilla-firefox/mozilla-firefox-1.5-r9.ebuild 2006-01-23 13:02:44.000000000 +0100 @@ -29,6 +29,8 @@ IUSE="java mozdevelop" RDEPEND="java? ( virtual/jre ) + >=dev-libs/nspr-4.4.1-r2 + >=dev-libs/nss-3.9.2-r3 >=www-client/mozilla-launcher-1.39" DEPEND="${RDEPEND} @@ -59,6 +61,8 @@ # Apply our patches cd ${S} || die "cd failed" epatch ${WORKDIR}/patch/* + epatch ${FILESDIR}/${PV}/system-nss.patch + epatch ${FILESDIR}/${PV}/system-nss-gentoo.patch # Fix a compilation issue using the 32-bit userland with 64-bit kernel on # PowerPC, because with that configuration, it detects a ppc64 system.