pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/librsvg librsvg: This _needs_ fontconfig 2.8....
details: https://anonhg.NetBSD.org/pkgsrc/rev/813e2937eeac
branches: trunk
changeset: 334685:813e2937eeac
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jun 02 14:06:39 2019 +0000
description:
librsvg: This _needs_ fontconfig 2.8.0, set API depends
diffstat:
graphics/librsvg/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f0ce1f67fe47 -r 813e2937eeac graphics/librsvg/Makefile
--- a/graphics/librsvg/Makefile Sun Jun 02 13:53:56 2019 +0000
+++ b/graphics/librsvg/Makefile Sun Jun 02 14:06:39 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.105 2019/06/02 04:48:13 wiz Exp $
+# $NetBSD: Makefile,v 1.106 2019/06/02 14:06:39 wiz Exp $
DISTNAME= librsvg-2.44.14
CATEGORIES= graphics gnome
@@ -178,7 +178,7 @@
.include "../../graphics/cairo/buildlink3.mk"
BUILDLINK_DEPMETHOD.cairo-gobject+= build
.include "../../graphics/cairo-gobject/buildlink3.mk"
-BUILDLINK_ABI_DEPENDS.freetype2+= freetype2>=2.8.0
+BUILDLINK_API_DEPENDS.freetype2+= freetype2>=2.8.0
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/gdk-pixbuf2/loaders.mk"
BUILDLINK_API_DEPENDS.libcroco+= libcroco>=0.6.1
Home |
Main Index |
Thread Index |
Old Index