pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/mozc-server mozc: Depend on newer devel/gyp
details: https://anonhg.NetBSD.org/pkgsrc/rev/6743c6190c78
branches: trunk
changeset: 447076:6743c6190c78
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Mon Feb 15 15:44:20 2021 +0000
description:
mozc: Depend on newer devel/gyp
diffstat:
inputmethod/mozc-server/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 12e895c49668 -r 6743c6190c78 inputmethod/mozc-server/Makefile.common
--- a/inputmethod/mozc-server/Makefile.common Mon Feb 15 15:14:56 2021 +0000
+++ b/inputmethod/mozc-server/Makefile.common Mon Feb 15 15:44:20 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.29 2021/02/15 14:50:23 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.30 2021/02/15 15:44:20 ryoon Exp $
# used by inputmethod/ibus-mozc/Makefile
# used by inputmethod/mozc-elisp/Makefile
# used by inputmethod/mozc-server/Makefile
@@ -28,7 +28,7 @@
DISTINFO_FILE= ${.CURDIR}/../../inputmethod/mozc-server/distinfo
PATCHDIR= ${.CURDIR}/../../inputmethod/mozc-server/patches
-BUILD_DEPENDS+= ${PYPKGPREFIX}-gyp-[0-9]*:../../devel/gyp
+BUILD_DEPENDS+= ${PYPKGPREFIX}-gyp>=0.1pre20200512.caa60026e223fc501e8b337fd5086ece4028b1c6:../../devel/gyp
BUILD_DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
BUILD_DEPENDS+= ninja-build-[0-9]*:../../devel/ninja-build
Home |
Main Index |
Thread Index |
Old Index