pkgsrc-WIP-changes archive

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

qt6: sync meta package with the qt6 submodules



Module Name:	pkgsrc-wip
Committed By:	Niclas Rosenvik <nros%NetBSD.org@localhost>
Pushed By:	nros
Date:		Sun Oct 3 12:17:25 2021 +0000
Changeset:	1f4da969d3d0acd3bda866b54d9473f617099087

Modified Files:
	qt6/Makefile

Log Message:
qt6: sync meta package with the qt6 submodules

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

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

diffstat:
 qt6/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diffs:
diff --git a/qt6/Makefile b/qt6/Makefile
index cb8dcbb4bc..a2c5de171e 100644
--- a/qt6/Makefile
+++ b/qt6/Makefile
@@ -18,15 +18,17 @@ DEPENDS+=	qt6-qtdatavis3d-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtdatavis3d
 DEPENDS+=	qt6-qtdeclarative-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtdeclarative
 DEPENDS+=	qt6-qtimageformats-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtimageformats
 DEPENDS+=	qt6-qtlottie-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtlottie
+DEPENDS+=	qt6-qtmultimedia-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtmultimedia
 DEPENDS+=	qt6-qtnetworkauth-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtnetworkauth
 DEPENDS+=	qt6-qtquick3d-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtquick3d
-DEPENDS+=	qt6-qtquickcontrols2-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtquickcontrols2
 DEPENDS+=	qt6-qtquicktimeline-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtquicktimeline
 DEPENDS+=	qt6-qtscxml-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtscxml
 DEPENDS+=	qt6-qtshadertools-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtshadertools
 DEPENDS+=	qt6-qtsvg-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtsvg
 DEPENDS+=	qt6-qttools-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qttools
 DEPENDS+=	qt6-qtwayland-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtwayland
+DEPENDS+=	qt6-qtwebchannel-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtwebchannel
+DEPENDS+=	qt6-qtwebsockets-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtwebsockets
 DEPENDS+=	qt6-qt3d-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qt3d
 DEPENDS+=	qt6-qt5compat-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qt5compat
 


Home | Main Index | Thread Index | Old Index