summaryrefslogtreecommitdiffstats
path: root/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-09-09 14:40:31 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2018-09-09 14:40:31 +0000
commitcf6e5ce3afd1745af74fbf4ae7681aad2a412420 (patch)
tree28f4675a03673b1ad7258a4238940d2592cb1525 /meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb
parent71645b64bc5699854f888e34a0a37f799b4ec73b (diff)
parentccd9735f854443ea81750421212b77cd5cd17d7d (diff)
Merge "Change libhomescreen-2017 to libhomescreen"flounder_5.99.6flounder/5.99.65.99.6
Diffstat (limited to 'meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb')
-rw-r--r--meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb b/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb
index e5b21bf5..21640013 100644
--- a/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb
+++ b/meta-hmi-framework/recipes-demo-hmi/qlibhomescreen/qlibhomescreen_git.bb
@@ -3,8 +3,8 @@ SECTION = "libs"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
-DEPENDS = "qtbase libhomescreen-2017"
-RDEPENDS_${PN} = "libhomescreen-2017"
+DEPENDS = "qtbase libhomescreen"
+RDEPENDS_${PN} = "libhomescreen"
inherit qmake5