summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authornros <nros@pkgsrc.org>2022-11-25 10:43:35 +0000
committernros <nros@pkgsrc.org>2022-11-25 10:43:35 +0000
commit0c785a80e3173c7a2df54a5620305dc72ab82a94 (patch)
tree9fdcd809a4a4b616550f5fa3f51a4d20429b66f8 /x11
parentac2494396b08acdf8f82e6a851cc157af9f31988 (diff)
downloadpkgsrc-0c785a80e3173c7a2df54a5620305dc72ab82a94.tar.gz
Add qt6-qtlanguageserver version 6.4.1 to pkgsrc-current
Language server implementation for Qt6, also includes a json-rpc 2.0 implementation used by the language server implentation.
Diffstat (limited to 'x11')
-rw-r--r--x11/qt6-qtbase/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt6-qtbase/Makefile.common b/x11/qt6-qtbase/Makefile.common
index 042bc2ac611..d93d38fb97e 100644
--- a/x11/qt6-qtbase/Makefile.common
+++ b/x11/qt6-qtbase/Makefile.common
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile.common,v 1.6 2022/11/24 16:29:15 nros Exp $
+# $NetBSD: Makefile.common,v 1.7 2022/11/25 10:43:35 nros Exp $
# used by databases/qt6-odbc/Makefile
# used by databases/qt6-psql/Makefile
# used by graphics/qt6-qtimageformats/Makefile
# used by graphics/qt6-qtshadertools/Makefile
# used by graphics/qt6-qtsvg/Makefile
+# used by lang/qt6-qtlanguageserver/Makefile
# used by x11/qt6-qtbase/Makefile
.include "../../meta-pkgs/qt6/Makefile.common"