pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/qt5



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Sep  2 09:40:15 UTC 2019

Modified Files:
        pkgsrc/x11/qt5: Makefile

Log Message:
qt5: depend on qt5-qtspeech


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/qt5/Makefile

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

Modified files:

Index: pkgsrc/x11/qt5/Makefile
diff -u pkgsrc/x11/qt5/Makefile:1.16 pkgsrc/x11/qt5/Makefile:1.17
--- pkgsrc/x11/qt5/Makefile:1.16        Tue Mar 26 11:14:16 2019
+++ pkgsrc/x11/qt5/Makefile     Mon Sep  2 09:40:15 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2019/03/26 11:14:16 adam Exp $
+# $NetBSD: Makefile,v 1.17 2019/09/02 09:40:15 adam Exp $
 
 DISTNAME=      qt5-${QTVERSION}
 
@@ -23,6 +23,7 @@ DEPENDS+=     qt5-qtquickcontrols2-${QTVERSI
 DEPENDS+=      qt5-qtscript-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtscript
 DEPENDS+=      qt5-qtsensors-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtsensors
 DEPENDS+=      qt5-qtserialport-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtserialport
+DEPENDS+=      qt5-qtspeech-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtspeech
 DEPENDS+=      qt5-qtsvg-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qtsvg
 DEPENDS+=      qt5-qttools-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qttools
 DEPENDS+=      qt5-qttranslations-${QTVERSION}{,nb[0-9]*}:../../x11/qt5-qttranslations



Home | Main Index | Thread Index | Old Index