pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/gedit3 Fix the build of editors/g...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a128b0113694
branches: trunk
changeset: 307100:a128b0113694
user: prlw1 <prlw1%pkgsrc.org@localhost>
date: Wed May 02 10:49:19 2018 +0000
description:
Fix the build of editors/gedit3 after
revision 1.39
date: 2018-04-14 13:24:31 +0100; author: adam; state: Exp; lines: +5 -7; commitid: RjIJejQgPmCCgpyA;
gobject3: buildlink3 -> DEPENDS
in the same vein as devel/libpeas
revision 1.38
date: 2018-04-16 21:48:49 +0100; author: adam; state: Exp; lines: +2 -1; commitid: WD47AIHKmfnEZHyA;
libpeas: included py-gobject3-common/buildlink3.mk
diffstat:
editors/gedit3/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 9e73b7d19419 -r a128b0113694 editors/gedit3/Makefile
--- a/editors/gedit3/Makefile Wed May 02 10:21:04 2018 +0000
+++ b/editors/gedit3/Makefile Wed May 02 10:49:19 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2018/04/16 14:34:23 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2018/05/02 10:49:19 prlw1 Exp $
DISTNAME= gedit-3.22.1
PKGREVISION= 3
@@ -37,6 +37,7 @@
.include "../../devel/libpeas/buildlink3.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.44.0
.include "../../devel/glib2/schemas.mk"
+.include "../../devel/py-gobject3-common/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../sysutils/gsettings-desktop-schemas/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index