summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authornros <nros@pkgsrc.org>2022-11-25 12:33:35 +0000
committernros <nros@pkgsrc.org>2022-11-25 12:33:35 +0000
commit56309a9f67dff4685ff30b57e43c9a827f4bb4d4 (patch)
tree14ff274b7c17c800c9f13a907e0f69585414e5c7 /x11
parent19629eb23ce3cc11844050e4719da9d6d3d9a31d (diff)
downloadpkgsrc-56309a9f67dff4685ff30b57e43c9a827f4bb4d4.tar.gz
Add qt6-qtwesockets version 6.4.1 to pkgsrc-current
Qt6 module providing communication using websockets(RFC 6455).
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 3b84dbb298b..1ad22ab955a 100644
--- a/x11/qt6-qtbase/Makefile.common
+++ b/x11/qt6-qtbase/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2022/11/25 11:51:00 nros Exp $
+# $NetBSD: Makefile.common,v 1.9 2022/11/25 12:33:36 nros Exp $
# used by databases/qt6-odbc/Makefile
# used by databases/qt6-psql/Makefile
# used by graphics/qt6-qtimageformats/Makefile
@@ -6,6 +6,7 @@
# used by graphics/qt6-qtsvg/Makefile
# used by lang/qt6-qtdeclarative/Makefile
# used by lang/qt6-qtlanguageserver/Makefile
+# used by net/qt6-qtwebsockets/Makefile
# used by x11/qt6-qtbase/Makefile
.include "../../meta-pkgs/qt6/Makefile.common"