pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/ibus ibus: explicitly specify...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cec4fd924238
branches: trunk
changeset: 306968:cec4fd924238
user: tsutsui <tsutsui%pkgsrc.org@localhost>
date: Sun Apr 29 21:42:00 2018 +0000
description:
ibus: explicitly specify cldr-emoji-annotation package version.
PLIST (which contains generated emoji .dict files) depends on
the language dependent files in the package.
diffstat:
inputmethod/ibus/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r e2297d69488b -r cec4fd924238 inputmethod/ibus/Makefile
--- a/inputmethod/ibus/Makefile Sun Apr 29 21:31:17 2018 +0000
+++ b/inputmethod/ibus/Makefile Sun Apr 29 21:42:00 2018 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.53 2018/04/28 01:40:07 tsutsui Exp $
+# $NetBSD: Makefile,v 1.54 2018/04/29 21:42:00 tsutsui Exp $
.include "Makefile.common"
COMMENT= Intelligent Input Bus
DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
-BUILD_DEPENDS+= cldr-emoji-annotation-[0-9]*:../../textproc/cldr-emoji-annotation
+BUILD_DEPENDS+= cldr-emoji-annotation>=33.0.0.1:../../textproc/cldr-emoji-annotation
BUILD_DEPENDS+= unicode-character-database-[0-9]*:../../textproc/unicode-character-database
BUILD_DEPENDS+= unicode-emoji-[0-9]*:../../textproc/unicode-emoji
Home |
Main Index |
Thread Index |
Old Index