pkgsrc-WIP-changes archive

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

lls: comment



Module Name:	pkgsrc-wip
Committed By:	nikita <nikita%NetBSD.org@localhost>
Pushed By:	nikita
Date:		Wed Mar 29 19:09:50 2023 +0200
Changeset:	9b1b13a596bcefa35492e3c1681b06a8bbd5ef35

Modified Files:
	lua-language-server/Makefile

Log Message:
lls: comment

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

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

diffstat:
 lua-language-server/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/lua-language-server/Makefile b/lua-language-server/Makefile
index b423c932cd..4e9fd602bd 100644
--- a/lua-language-server/Makefile
+++ b/lua-language-server/Makefile
@@ -19,7 +19,7 @@ MAKE_FLAGS+=		LUA_VERSION=${LUA_VERSION_MAJOR}.${LUA_VERSION_MINOR}
 
 TOOL_DEPENDS+=	ninja-build-[0-9]*:../../devel/ninja-build
 
-# TODO: Maybe unbundle (some of) them?
+# TODO: Maybe unbundle (some of) them? (lls does build with them included though)
 GITDEPS+=		luamake 3d8d1fde146da293240e86c1b99ff00a7d865ac0 https://github.com/actboy168/luamake luamake
 GITDEPS+=		bee.lua c4e989a2e2dbed6c063aa0460a451cd795925a88 https://github.com/actboy168/bee.lua bee.lua
 GITDEPS+=		bee.lua eff93259f6093645564aae1a530eb98e03e01677 https://github.com/actboy168/bee.lua luamake/3rd/bee.lua


Home | Main Index | Thread Index | Old Index