diff options
| -rw-r--r-- | recipes-qt/qt5/qtvirtualkeyboard_git.bb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtvirtualkeyboard_git.bb b/recipes-qt/qt5/qtvirtualkeyboard_git.bb new file mode 100644 index 00000000..a8fcb9c3 --- /dev/null +++ b/recipes-qt/qt5/qtvirtualkeyboard_git.bb | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | require qt5.inc | ||
| 2 | require qt5-git.inc | ||
| 3 | |||
| 4 | LICENSE = "GPL-3.0" | ||
| 5 | LIC_FILES_CHKSUM = " \ | ||
| 6 | file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \ | ||
| 7 | " | ||
| 8 | |||
| 9 | DEPENDS += "qtbase qtdeclarative qtmultimedia qtquickcontrols qtsvg qtxmlpatterns" | ||
| 10 | |||
| 11 | SRCREV = "42344a4b21b95bce913d60267d554ac17e120af1" | ||
