X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fmediaplayer%2Fmediaplayer_git.bb;h=6684b18b875bddfd65a3d0a8453fba48c8a457f4;hb=c8876ab96c70793b2617534d79cd7f27bfbbb398;hp=000f97652a371511ac79e65f76ecdcd1aa72198c;hpb=902589932c94a9c9112fa34f25b6ea867e20bc39;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb b/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb index 000f97652..6684b18b8 100644 --- a/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb +++ b/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb @@ -15,4 +15,6 @@ S = "${WORKDIR}/git" inherit qmake5 aglwgt # build-time dependencies -DEPENDS += "qtquickcontrols2 qtmultimedia" +DEPENDS += "sqlite3 qtquickcontrols2 qtmultimedia" + +RDEPENDS_${PN} += "qtmultimedia qtmultimedia-qmlplugins lightmediascanner"