pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gimp gimp: update minimal requir...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ae40617981f7
branches: trunk
changeset: 307665:ae40617981f7
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri May 11 12:56:39 2018 +0000
description:
gimp: update minimal required fontconfig version
Noted by Ian D. Leroux on pkgsrc-users.
diffstat:
graphics/gimp/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 54306f3a830f -r ae40617981f7 graphics/gimp/Makefile
--- a/graphics/gimp/Makefile Fri May 11 12:55:56 2018 +0000
+++ b/graphics/gimp/Makefile Fri May 11 12:56:39 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.281 2018/05/09 15:53:28 wiz Exp $
+# $NetBSD: Makefile,v 1.282 2018/05/11 12:56:39 wiz Exp $
DISTNAME= gimp-2.10.0
CATEGORIES= graphics
@@ -41,7 +41,7 @@
PLIST_VARS+= remote
-BUILDLINK_API_DEPENDS.fontconfig+= fontconfig>=2.2.0
+BUILDLINK_API_DEPENDS.fontconfig+= fontconfig>=2.12.4
BUILDLINK_API_DEPENDS.lcms+= lcms>=1.12
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index