pkgsrc-WIP-changes archive

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

emacs-git: depend on tree-sitter-go-mod



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Sun Jun 4 21:36:22 2023 +0200
Changeset:	228c19a60f6de97d01b082028d7b9595641b5956

Modified Files:
	emacs-git/options.mk

Log Message:
emacs-git: depend on tree-sitter-go-mod

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

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

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

diffs:
diff --git a/emacs-git/options.mk b/emacs-git/options.mk
index 792875fb08..1a5638d234 100644
--- a/emacs-git/options.mk
+++ b/emacs-git/options.mk
@@ -218,7 +218,7 @@ DEPENDS+=	tree-sitter-css-[0-9]*:../../textproc/tree-sitter-css
 DEPENDS+=	tree-sitter-dockerfile-[0-9]*:../../textproc/tree-sitter-dockerfile
 DEPENDS+=	tree-sitter-elixir-[0-9]*:../../textproc/tree-sitter-elixir
 DEPENDS+=	tree-sitter-go-[0-9]*:../../textproc/tree-sitter-go
-# go-mod - no proper release
+DEPENDS+=	tree-sitter-go-mod-[0-9]*:../../textproc/tree-sitter-go-mod
 DEPENDS+=	tree-sitter-heex-[0-9]*:../../textproc/tree-sitter-heex
 DEPENDS+=	tree-sitter-html-[0-9]*:../../textproc/tree-sitter-html
 DEPENDS+=	tree-sitter-java-[0-9]*:../../textproc/tree-sitter-java


Home | Main Index | Thread Index | Old Index