qt56.qtvirtualkeyboard: init at 5.6.3

This adds the "missing" qtvirtualkeyboard module of qt56. I just add
this so I can apply (& test) the patches for a CVE in the next commit.
This might seem strange but in case anyone decided to add / use this in
the future we are on the safe(r) side.
This commit is contained in:
Andreas Rammhold 2019-01-31 00:21:51 +01:00
parent 66601282cc
commit 295a210a23
No known key found for this signature in database
GPG Key ID: E432E410B5E48C86
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ let
/* qtwinextras = not packaged */
qtx11extras = callPackage ../modules/qtx11extras.nix {};
qtxmlpatterns = callPackage ../modules/qtxmlpatterns.nix {};
qtvirtualkeyboard = callPackage ../modules/qtvirtualkeyboard.nix {};
env = callPackage ../qt-env.nix {};
full = env "qt-full-${qtbase.version}" [