pkgsrc-WIP-changes archive

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

qt6: add qt6-qthttpserver and qt6-qtspeech to meta-pkg



Module Name:	pkgsrc-wip
Committed By:	Niclas Rosenvik <nros%pkgsrc.org@localhost>
Pushed By:	nros
Date:		Sat Oct 1 15:15:48 2022 +0200
Changeset:	b03a35b654aed40cb78e7e268cb97179439dfb40

Modified Files:
	qt6/Makefile

Log Message:
qt6: add qt6-qthttpserver and qt6-qtspeech to meta-pkg

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

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

diffstat:
 qt6/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/qt6/Makefile b/qt6/Makefile
index 247ba39250..256e2ecb15 100644
--- a/qt6/Makefile
+++ b/qt6/Makefile
@@ -16,6 +16,7 @@ DEPENDS+=	qt6-psql-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-psql
 DEPENDS+=	qt6-qtcharts-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtcharts
 DEPENDS+=	qt6-qtdatavis3d-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtdatavis3d
 DEPENDS+=	qt6-qtdeclarative-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtdeclarative
+DEPENDS+=	qt6-qthttpserver-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qthttpserver
 DEPENDS+=	qt6-qtimageformats-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtimageformats
 DEPENDS+=	qt6-qtlanguageserver-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtlanguageserver
 DEPENDS+=	qt6-qtlottie-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtlottie
@@ -26,6 +27,7 @@ DEPENDS+=	qt6-qtquicktimeline-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtquicktimel
 DEPENDS+=	qt6-qtremoteobjects-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtremoteobjects
 DEPENDS+=	qt6-qtscxml-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtscxml
 DEPENDS+=	qt6-qtshadertools-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtshadertools
+DEPENDS+=	qt6-qtspeech-${QTVERSION}{,nb[0-9]*}:../../wip/qt6-qtspeech
 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


Home | Main Index | Thread Index | Old Index