pkgsrc-WIP-changes archive

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

emacs-git: depend on tree-sitter-markdown-inline



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Mon May 18 11:26:18 2026 +0200
Changeset:	3bb1f912816d923f2c7b294c74f47bfefaa3f17c

Modified Files:
	emacs-git/options.mk

Log Message:
emacs-git: depend on tree-sitter-markdown-inline

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

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

diffstat:
 emacs-git/options.mk | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/emacs-git/options.mk b/emacs-git/options.mk
index 170ec68e7f..e661b45377 100644
--- a/emacs-git/options.mk
+++ b/emacs-git/options.mk
@@ -224,6 +224,7 @@ DEPENDS+=	tree-sitter-jsdoc-[0-9]*:../../textproc/tree-sitter-jsdoc
 DEPENDS+=	tree-sitter-json-[0-9]*:../../textproc/tree-sitter-json
 DEPENDS+=	tree-sitter-lua-[0-9]*:../../textproc/tree-sitter-lua
 DEPENDS+=	tree-sitter-markdown-[0-9]*:../../textproc/tree-sitter-markdown
+DEPENDS+=	tree-sitter-markdown-inline-[0-9]*:../../textproc/tree-sitter-markdown-inline
 DEPENDS+=	tree-sitter-php-[0-9]*:../../textproc/tree-sitter-php
 DEPENDS+=	tree-sitter-python-[0-9]*:../../textproc/tree-sitter-python
 DEPENDS+=	tree-sitter-ruby-[0-9]*:../../textproc/tree-sitter-ruby


Home | Main Index | Thread Index | Old Index