pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/ibus ibus: Add missing depend to dbus
details: https://anonhg.NetBSD.org/pkgsrc/rev/16af0cacf986
branches: trunk
changeset: 333897:16af0cacf986
user: leot <leot%pkgsrc.org@localhost>
date: Wed May 15 14:37:55 2019 +0000
description:
ibus: Add missing depend to dbus
diffstat:
inputmethod/ibus/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 28e68587ae8c -r 16af0cacf986 inputmethod/ibus/Makefile
--- a/inputmethod/ibus/Makefile Wed May 15 14:33:13 2019 +0000
+++ b/inputmethod/ibus/Makefile Wed May 15 14:37:55 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2019/04/25 07:33:00 maya Exp $
+# $NetBSD: Makefile,v 1.64 2019/05/15 14:37:55 leot Exp $
PKGREVISION= 2
.include "Makefile.common"
@@ -68,6 +68,7 @@
BUILDLINK_DEPMETHOD.vala+= build
.include "../../lang/vala/buildlink3.mk"
PY_PATCHPLIST= yes
+.include "../../sysutils/dbus/buildlink3.mk"
.include "../../sysutils/libnotify/buildlink3.mk"
.include "../../textproc/iso-codes/buildlink3.mk"
GTK2_IMMODULES= yes
Home |
Main Index |
Thread Index |
Old Index