From: Tadao Tanikawa Date: Tue, 13 Dec 2016 03:08:15 +0000 (+0900) Subject: Fix missing dependency for sample-qml X-Git-Tag: 3.0.0~30 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=staging%2FHomeScreen.git;a=commitdiff_plain;h=2f1b078333e48ff3b4866c99557bd24ecd1f6231;hp=2f1b078333e48ff3b4866c99557bd24ecd1f6231 Fix missing dependency for sample-qml sample-qml has dependency to libhomescreen, but it is missing. This would raise compile error depends on the host environment. Signed-off-by: Tadao Tanikawa ---