summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-11-19 02:57:01 +0000
committerAron Griffis <agriffis@gentoo.org>2004-11-19 02:57:01 +0000
commit51c6e638ebd98dc08778cb0d6754a2cbd4b16d5c (patch)
tree2a57ab618e90c347cf6dd526be55cd944d654c21 /net-www/mozilla/mozilla-1.7.3-r3.ebuild
parentbinfmt_elf fix (diff)
downloadhistorical-51c6e638ebd98dc08778cb0d6754a2cbd4b16d5c.tar.gz
historical-51c6e638ebd98dc08778cb0d6754a2cbd4b16d5c.tar.bz2
historical-51c6e638ebd98dc08778cb0d6754a2cbd4b16d5c.zip
Require recent xorg-x11 which provides xrender.pc #71504
Diffstat (limited to 'net-www/mozilla/mozilla-1.7.3-r3.ebuild')
-rw-r--r--net-www/mozilla/mozilla-1.7.3-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mozilla/mozilla-1.7.3-r3.ebuild b/net-www/mozilla/mozilla-1.7.3-r3.ebuild
index 280215b63ecc..29a007ea4aad 100644
--- a/net-www/mozilla/mozilla-1.7.3-r3.ebuild
+++ b/net-www/mozilla/mozilla-1.7.3-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.7.3-r3.ebuild,v 1.2 2004/11/19 02:42:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/mozilla-1.7.3-r3.ebuild,v 1.3 2004/11/19 02:57:01 agriffis Exp $
unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179
inherit flag-o-matic gcc eutils nsplugins mozilla-launcher mozconfig makeedit
@@ -28,7 +28,7 @@ SLOT="0"
LICENSE="MPL-1.1 NPL-1.1"
# xrender.pc appeared for the first time in xorg-x11-6.7.0-r2
-# and is required to build with support for cairo.
+# and is required to build with support for cairo. #71504
RDEPEND="java? ( virtual/jre )
mozsvg? (
>=x11-base/xorg-x11-6.7.0-r2