pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/cairo This needs libpixman >= 0.1.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0bfa2ca1019c
branches:  trunk
changeset: 475209:0bfa2ca1019c
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Wed May 12 09:57:13 2004 +0000

description:
This needs libpixman >= 0.1.1.

diffstat:

 graphics/cairo/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1c1f2eda91fa -r 0bfa2ca1019c graphics/cairo/Makefile
--- a/graphics/cairo/Makefile   Wed May 12 08:22:06 2004 +0000
+++ b/graphics/cairo/Makefile   Wed May 12 09:57:13 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/05/11 17:36:25 recht Exp $
+# $NetBSD: Makefile,v 1.9 2004/05/12 09:57:13 jmmv Exp $
 
 DISTNAME=      cairo-0.1.23
 CATEGORIES=    graphics
@@ -16,6 +16,7 @@
 PKGCONFIG_OVERRIDE+=   cairo.pc.in
 
 BUILDLINK_DEPENDS.freetype2+=  freetype2>=2.1.5
+BUILDLINK_DEPENDS.libpixman+=  libpixman>=0.1.1
 BUILDLINK_DEPENDS.Xft2+=       Xft2>=2.1.2
 BUILDLINK_DEPENDS.Xrender+=    Xrender>=0.8
 



Home | Main Index | Thread Index | Old Index