X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fmediaplayer%2Fmediaplayer_git.bb;h=c6ac66ef38b4527bdb37e018a4b2eeb4ba34db12;hb=fab778caff2041794814df54b51893965381aa66;hp=b2524090c165f58c7096d07a516dece74a55df26;hpb=b73aba359ac6fa17b9316dbb5f8b486d180e30f2;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 b2524090c..c6ac66ef3 100644 --- a/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb +++ b/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb @@ -14,7 +14,6 @@ S = "${WORKDIR}/git" # build-time dependencies DEPENDS += "qtquickcontrols2 \ - qtmultimedia \ qtwebsockets \ libqtappfw \ virtual/libhomescreen \ @@ -23,8 +22,4 @@ DEPENDS += "qtquickcontrols2 \ inherit qmake5 aglwgt -RDEPENDS_${PN} += "qtmultimedia \ - qtmultimedia-qmlplugins \ - agl-service-mediaplayer \ - agl-service-bluetooth \ -" +RDEPENDS_${PN} += "agl-service-mediaplayer agl-service-bluetooth"