pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/gimp
Module Name: pkgsrc
Committed By: wiz
Date: Fri May 11 12:56:39 UTC 2018
Modified Files:
pkgsrc/graphics/gimp: Makefile
Log Message:
gimp: update minimal required fontconfig version
Noted by Ian D. Leroux on pkgsrc-users.
To generate a diff of this commit:
cvs rdiff -u -r1.281 -r1.282 pkgsrc/graphics/gimp/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/gimp/Makefile
diff -u pkgsrc/graphics/gimp/Makefile:1.281 pkgsrc/graphics/gimp/Makefile:1.282
--- pkgsrc/graphics/gimp/Makefile:1.281 Wed May 9 15:53:28 2018
+++ pkgsrc/graphics/gimp/Makefile Fri May 11 12:56:39 2018
@@ -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 @@ LDFLAGS+= ${EXPORT_SYMBOLS_LDFLAGS}
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