pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gimp Make required babl version match configu...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d65408fe7021
branches: trunk
changeset: 335650:d65408fe7021
user: rjs <rjs%pkgsrc.org@localhost>
date: Tue Jun 25 18:17:22 2019 +0000
description:
Make required babl version match configure script.
diffstat:
graphics/gimp/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 786fcc45a446 -r d65408fe7021 graphics/gimp/Makefile
--- a/graphics/gimp/Makefile Tue Jun 25 16:43:47 2019 +0000
+++ b/graphics/gimp/Makefile Tue Jun 25 18:17:22 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.308 2019/06/18 14:29:20 ryoon Exp $
+# $NetBSD: Makefile,v 1.309 2019/06/25 18:17:22 rjs Exp $
DISTNAME= gimp-2.10.12
CATEGORIES= graphics
@@ -61,7 +61,7 @@
BUILDLINK_API_DEPENDS.fontconfig+= fontconfig>=2.12.4
.include "../../fonts/fontconfig/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-BUILDLINK_API_DEPENDS.babl+= babl>=0.1.50
+BUILDLINK_API_DEPENDS.babl+= babl>=0.1.66
.include "../../graphics/babl/buildlink3.mk"
BUILDLINK_API_DEPENDS.gegl+= gegl>=0.4.2
.include "../../graphics/gegl/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index