pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

(inputmethod/ibus-tutcode) DEPENDS+= ibus-[0-9]*, naturally



Module Name:	pkgsrc-wip
Committed By:	mef@NetBSD <makoto%if.t.u-tokyo.ac.jp@localhost>
Pushed By:	mef
Date:		Thu Aug 15 09:19:18 2024 +0900
Changeset:	8daafe9cd14c1eb0e93c17a94b2a1a33df9d7c90

Modified Files:
	ibus-tutcode/Makefile

Log Message:
(inputmethod/ibus-tutcode) DEPENDS+= ibus-[0-9]*, naturally

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8daafe9cd14c1eb0e93c17a94b2a1a33df9d7c90

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ibus-tutcode/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/ibus-tutcode/Makefile b/ibus-tutcode/Makefile
index 9ed6e92a91..147a656bb1 100644
--- a/ibus-tutcode/Makefile
+++ b/ibus-tutcode/Makefile
@@ -11,6 +11,8 @@ HOMEPAGE=	https://github.com/deton/ibus-tutcode/
 COMMENT=	Japanese TUT-Code input engine for IBus
 LICENSE=	gnu-gpl-v2
 
+DEPENDS+=	ibus-[0-9]*:../../inputmethod/ibus
+
 WRKSRC=			${WRKDIR}/ibus-tutcode-ibus-tutcode-1.0.2
 USE_PKGLOCALEDIR=	yes
 USE_LANGUAGES=		c


Home | Main Index | Thread Index | Old Index