pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/qt5 qt5: depend on qt5-qtspeech



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2a98f1817ded
branches:  trunk
changeset: 338942:2a98f1817ded
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Sep 02 09:40:15 2019 +0000

description:
qt5: depend on qt5-qtspeech

diffstat:

 x11/qt5/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 30a0c0ea3140 -r 2a98f1817ded x11/qt5/Makefile
--- a/x11/qt5/Makefile  Mon Sep 02 09:38:59 2019 +0000
+++ b/x11/qt5/Makefile  Mon Sep 02 09:40:15 2019 +0000
@@ -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-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