pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gimp gimp: add missing build dependency
details: https://anonhg.NetBSD.org/pkgsrc/rev/7e9c240c0368
branches: trunk
changeset: 380033:7e9c240c0368
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed May 09 15:53:28 2018 +0000
description:
gimp: add missing build dependency
diffstat:
graphics/gimp/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 16833e67eabc -r 7e9c240c0368 graphics/gimp/Makefile
--- a/graphics/gimp/Makefile Wed May 09 15:30:51 2018 +0000
+++ b/graphics/gimp/Makefile Wed May 09 15:53:28 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.280 2018/04/30 05:12:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.281 2018/05/09 15:53:28 wiz Exp $
DISTNAME= gimp-2.10.0
CATEGORIES= graphics
@@ -10,7 +10,7 @@
COMMENT= The GNU image manipulation program
LICENSE= gnu-lgpl-v3 AND gnu-gpl-v3
-BUILD_DEPENDS+= p5-XML-Parser>=2.31nb1:../../textproc/p5-XML-Parser
+BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
DEPENDS+= glib-networking>=2.36.2:../../net/glib-networking
CONFLICTS+= gimp<=1.2.3
Home |
Main Index |
Thread Index |
Old Index