X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fmediaplayer%2Fmediaplayer_git.bb;h=d7c4c85da06629b6750665541ea21817daa183bd;hb=cb10c353fa855f372fe582c16d7a184d394164bc;hp=ab8b71cf35c5a5e5731e2bf74e75f6348bbe95ce;hpb=b6cf0969829ce16cc936ec0b8d1e2ef6b30ce592;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 ab8b71cf3..d7c4c85da 100644 --- a/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb +++ b/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb @@ -15,6 +15,8 @@ S = "${WORKDIR}/git" inherit qmake5 aglwgt # build-time dependencies -DEPENDS += "sqlite3 qtquickcontrols2 qtmultimedia agl-service-mediascanner" +DEPENDS += "sqlite3 qtquickcontrols2 qtmultimedia" -RDEPENDS_${PN} += "qtmultimedia qtmultimedia-qmlplugins" +RDEPENDS_${PN} += "qtmultimedia \ + qtmultimedia-qmlplugins \ + agl-service-mediascanner"