diff options
author | nros <nros@pkgsrc.org> | 2022-11-26 11:27:21 +0000 |
---|---|---|
committer | nros <nros@pkgsrc.org> | 2022-11-26 11:27:21 +0000 |
commit | 4205df1b37e6ab97588c25ed31c1f3ae92bc7027 (patch) | |
tree | 7275453c6eca746d041a9e64baade42013d18560 /x11 | |
parent | 48a21ba53adc9e855a1ffbdde41a7164338a063a (diff) | |
download | pkgsrc-4205df1b37e6ab97588c25ed31c1f3ae92bc7027.tar.gz |
Add qt6-qtremoteobjects version 6.4.1 to pkgsrc-current
Easier inter process communication facility for Qt6.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/qt6-qtbase/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt6-qtbase/Makefile.common b/x11/qt6-qtbase/Makefile.common index 8261524208c..4291cf055f4 100644 --- a/x11/qt6-qtbase/Makefile.common +++ b/x11/qt6-qtbase/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.16 2022/11/25 22:19:12 nros Exp $ +# $NetBSD: Makefile.common,v 1.17 2022/11/26 11:27:22 nros Exp $ # used by databases/qt6-odbc/Makefile # used by databases/qt6-psql/Makefile # used by graphics/qt6-qt3d/Makefile @@ -12,6 +12,7 @@ # used by graphics/qt6-qtsvg/Makefile # used by lang/qt6-qtdeclarative/Makefile # used by lang/qt6-qtlanguageserver/Makefile +# used by net/qt6-qtremoteobjects/Makefile # used by net/qt6-qtwebsockets/Makefile # used by security/qt6-qtnetworkauth/Makefile # used by x11/qt6-qtbase/Makefile |