diff options
author | markd <markd@pkgsrc.org> | 2019-08-30 06:30:57 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2019-08-30 06:30:57 +0000 |
commit | 1cecd243a0433d456be4b77978aed3fd7b564339 (patch) | |
tree | dd71142ef54baaaebdff34209d99163d9dba7f58 /x11 | |
parent | 4e09ac44fb10af12132343566949f19065bec8a8 (diff) | |
download | pkgsrc-1cecd243a0433d456be4b77978aed3fd7b564339.tar.gz |
x11: add qt5-qtspeech
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index a0c047e8fe1..6292bdb40b5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.843 2019/08/24 09:01:04 nia Exp $ +# $NetBSD: Makefile,v 1.844 2019/08/30 06:30:57 markd Exp $ # COMMENT= Packages to support the X window system @@ -379,6 +379,7 @@ SUBDIR+= qt5-qtquickcontrols2 SUBDIR+= qt5-qtscript SUBDIR+= qt5-qtsensors SUBDIR+= qt5-qtserialport +SUBDIR+= qt5-qtspeech SUBDIR+= qt5-qtsvg SUBDIR+= qt5-qttools SUBDIR+= qt5-qttranslations |