pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 x11: Add missing qt5-qtconnectivity, unbreak bulk ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f46747ac3740
branches:  trunk
changeset: 321725:f46747ac3740
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Wed Mar 27 16:45:51 2019 +0000

description:
x11: Add missing qt5-qtconnectivity, unbreak bulk builds.

diffstat:

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

diffs (17 lines):

diff -r b6222ce13a8a -r f46747ac3740 x11/Makefile
--- a/x11/Makefile      Wed Mar 27 16:16:31 2019 +0000
+++ b/x11/Makefile      Wed Mar 27 16:45:51 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.836 2019/03/20 12:18:48 wiz Exp $
+# $NetBSD: Makefile,v 1.837 2019/03/27 16:45:51 jperkin Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -366,6 +366,7 @@
 SUBDIR+=       qt5-psql
 SUBDIR+=       qt5-qtbase
 SUBDIR+=       qt5-qtcharts
+SUBDIR+=       qt5-qtconnectivity
 SUBDIR+=       qt5-qtdeclarative
 SUBDIR+=       qt5-qtdoc
 SUBDIR+=       qt5-qtgraphicaleffects



Home | Main Index | Thread Index | Old Index