qt5: Add qtvirtualkeyboard submodule
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{ qtModule, qtbase, qtdeclarative, qtsvg, hunspell }:
|
||||
|
||||
qtModule {
|
||||
name = "qtvirtualkeyboard";
|
||||
qtInputs = [ qtbase qtdeclarative qtsvg hunspell ];
|
||||
}
|
||||
Reference in New Issue
Block a user