diff options
author | Mikko Levonmaa <mikko.levonmaa@palm.com> | 2013-01-08 12:47:54 -0800 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-05-06 11:45:13 +0200 |
commit | 92d465ece830b9d4ed83acc633e31d5efa1b2100 (patch) | |
tree | 7356499dafd52ac4950c553780bda0c0f1187cca /recipes-qt/qt5/qtlocation.inc | |
parent | aadfcfe9763bc13799621b4bd70b72e268b33e0c (diff) | |
download | meta-qt5-92d465ece830b9d4ed83acc633e31d5efa1b2100.tar.gz |
qtlocation: Add recipe
* MJ: Add license information
* MJ: Fix PV
Signed-off-by: Mikko Levonmaa <mikko.levonmaa@palm.com>
Signed-off-by: Martin Jansa <martin.jansa@lge.com>
Diffstat (limited to 'recipes-qt/qt5/qtlocation.inc')
-rw-r--r-- | recipes-qt/qt5/qtlocation.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtlocation.inc b/recipes-qt/qt5/qtlocation.inc new file mode 100644 index 00000000..ae9cb0c4 --- /dev/null +++ b/recipes-qt/qt5/qtlocation.inc | |||
@@ -0,0 +1,5 @@ | |||
1 | require qt5module.inc | ||
2 | |||
3 | DEPENDS += "qt3d qtdeclarative" | ||
4 | |||
5 | INC_PR = "r0" | ||