summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authornros <nros@pkgsrc.org>2022-11-30 20:57:35 +0000
committernros <nros@pkgsrc.org>2022-11-30 20:57:35 +0000
commit3593ad2263031d27f7283cdcde5b198ea35b4b7e (patch)
treefaeb5e125a748e905ccfa73c9c4868306e5fe250 /meta-pkgs
parentd2f61cf26079d2712b7a97cbd203a66a718a76da (diff)
downloadpkgsrc-3593ad2263031d27f7283cdcde5b198ea35b4b7e.tar.gz
Add qt6-qttools version 6.4.1 to pkgsrc-current
Qt6 development tools for translations, gui design and more.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/qt6/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-pkgs/qt6/Makefile b/meta-pkgs/qt6/Makefile
index 10e89c33c69..eb509eba00f 100644
--- a/meta-pkgs/qt6/Makefile
+++ b/meta-pkgs/qt6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2022/11/28 14:14:06 nros Exp $
+# $NetBSD: Makefile,v 1.23 2022/11/30 20:57:36 nros Exp $
DISTNAME= qt6-${QTVERSION}
@@ -32,5 +32,6 @@ DEPENDS+= qt6-qtmultimedia-${QTVERSION}{,nb[0-9]*}:../../multimedia/qt6-qtmultim
DEPENDS+= qt6-qtspeech-${QTVERSION}{,nb[0-9]*}:../../audio/qt6-qtspeech
DEPENDS+= qt6-qtwebchannel-${QTVERSION}{,nb[0-9]*}:../../www/qt6-qtwebchannel
DEPENDS+= qt6-qthttpserver-${QTVERSION}{,nb[0-9]*}:../../www/qt6-qthttpserver
+DEPENDS+= qt6-qttools-${QTVERSION}{,nb[0-9]*}:../../devel/qt6-qttools
.include "../../mk/bsd.pkg.mk"