diff options
-rw-r--r-- | recipes-qt/automotive/qtapplicationmanager_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/automotive/qtapplicationmanager_git.bb b/recipes-qt/automotive/qtapplicationmanager_git.bb index db16275..a17a29d 100644 --- a/recipes-qt/automotive/qtapplicationmanager_git.bb +++ b/recipes-qt/automotive/qtapplicationmanager_git.bb | |||
@@ -34,6 +34,7 @@ BRANCH = "5.7" | |||
34 | 34 | ||
35 | DEPENDS = "qtbase qtdeclarative libyaml libarchive \ | 35 | DEPENDS = "qtbase qtdeclarative libyaml libarchive \ |
36 | ${@base_contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}" | 36 | ${@base_contains("DISTRO_FEATURES", "wayland", "qtwayland", "", d)}" |
37 | RDEPENDS_${PN} = "libcrypto" | ||
37 | 38 | ||
38 | S = "${WORKDIR}/git" | 39 | S = "${WORKDIR}/git" |
39 | 40 | ||