pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/gnome-calendar (time/gnome-calendar) Add gdbus-co...
details: https://anonhg.NetBSD.org/pkgsrc/rev/286ef7f8ac26
branches: trunk
changeset: 442041:286ef7f8ac26
user: mef <mef%pkgsrc.org@localhost>
date: Tue Nov 17 13:49:27 2020 +0000
description:
(time/gnome-calendar) Add gdbus-codegen-[0-9]* for BUILD_DEPENDS (is it enough ?)
diffstat:
time/gnome-calendar/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r eee8540eb174 -r 286ef7f8ac26 time/gnome-calendar/Makefile
--- a/time/gnome-calendar/Makefile Tue Nov 17 13:34:06 2020 +0000
+++ b/time/gnome-calendar/Makefile Tue Nov 17 13:49:27 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/11/10 02:19:23 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/11/17 13:49:27 mef Exp $
DISTNAME= gnome-calendar-3.38.1
MASTER_SITES= ${MASTER_SITE_GNOME:=/sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
@@ -10,6 +10,8 @@
COMMENT= Calendar application for GNOME
LICENSE= gnu-gpl-v3
+BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+
USE_TOOLS+= pkg-config msgfmt xgettext
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index