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: bsiegert
Date: Fri Oct 15 15:06:32 UTC 2021
Modified Files:
pkgsrc/graphics/gimp: Makefile
Log Message:
gimp: needs gegl-0.4.32 or later
To generate a diff of this commit:
cvs rdiff -u -r1.352 -r1.353 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.352 pkgsrc/graphics/gimp/Makefile:1.353
--- pkgsrc/graphics/gimp/Makefile:1.352 Sat Oct 9 15:35:06 2021
+++ pkgsrc/graphics/gimp/Makefile Fri Oct 15 15:06:31 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.352 2021/10/09 15:35:06 nia Exp $
+# $NetBSD: Makefile,v 1.353 2021/10/15 15:06:31 bsiegert Exp $
DISTNAME= gimp-2.10.28
PKGREVISION= 1
@@ -74,7 +74,7 @@ BUILDLINK_API_DEPENDS.fontconfig+= fontc
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
BUILDLINK_API_DEPENDS.babl+= babl>=0.1.78
.include "../../graphics/babl/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gegl+= gegl>=0.4.24
+BUILDLINK_API_DEPENDS.gegl+= gegl>=0.4.32
.include "../../graphics/gegl/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
.include "../../graphics/gexiv2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index