summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom William Payne <twp@gentoo.org>2004-06-27 11:18:40 +0000
committerTom William Payne <twp@gentoo.org>2004-06-27 11:18:40 +0000
commit9e6b74ab7f062d391afa89e5013509459b9fd751 (patch)
tree0c7a31fd5b9d5e95c286ce5837f4b27b9975e15e /x11-libs/cairo/cairo-0.1.18.ebuild
parentx86 stable (diff)
downloadhistorical-9e6b74ab7f062d391afa89e5013509459b9fd751.tar.gz
historical-9e6b74ab7f062d391afa89e5013509459b9fd751.tar.bz2
historical-9e6b74ab7f062d391afa89e5013509459b9fd751.zip
Try to fix bug # 55099 (xrender.pc) using DEPEND magic
Diffstat (limited to 'x11-libs/cairo/cairo-0.1.18.ebuild')
-rw-r--r--x11-libs/cairo/cairo-0.1.18.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-libs/cairo/cairo-0.1.18.ebuild b/x11-libs/cairo/cairo-0.1.18.ebuild
index e804c48a9fc1..6052503f48d9 100644
--- a/x11-libs/cairo/cairo-0.1.18.ebuild
+++ b/x11-libs/cairo/cairo-0.1.18.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/x11-libs/cairo/cairo-0.1.18.ebuild,v 1.5 2004/06/24 21:58:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-0.1.18.ebuild,v 1.6 2004/06/27 11:18:40 twp Exp $
DESCRIPTION="A vector graphics library with cross-device output support"
HOMEPAGE="http://cairographics.org/"
@@ -10,6 +10,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND="virtual/x11
+ !<=x11-base/xfree-4.3.0-r5
virtual/xft
media-libs/fontconfig
>=media-libs/freetype-2*