X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-multimedia%2Faudiomanager-plugins%2Faudiomanager-plugins_git.bb;h=9b099ebcbf8accf5ddfe291e9f352405bbc20f55;hb=b68bce7ef29ae96e5999c6785f025ea8666f9a53;hp=c81f414b27e974a3290721b67f0f6b6438348426;hpb=d7c4e0d888a0ff61ac9b7b3fb91b6bd28aed7dd1;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-multimedia/audiomanager-plugins/audiomanager-plugins_git.bb b/recipes-multimedia/audiomanager-plugins/audiomanager-plugins_git.bb index c81f414b2..9b099ebcb 100644 --- a/recipes-multimedia/audiomanager-plugins/audiomanager-plugins_git.bb +++ b/recipes-multimedia/audiomanager-plugins/audiomanager-plugins_git.bb @@ -3,7 +3,6 @@ HOMEPAGE = "http://projects.genivi.org/audio-manager/home" LICENSE = "MPLv2" SECTION = "multimedia" DEPENDS = "audiomanager libxml2 dbus pulseaudio" -RDEPENDS_${PN} = "audiomanager-plugins-config" LIC_FILES_CHKSUM = "file://PluginControlInterfaceGeneric/LICENSE.txt;md5=815ca599c9df247a0c7f619bab123dad" @@ -57,3 +56,5 @@ do_install_append() { rm -rf ${D}${sysconfdir}/audiomanager/control/*.xml rm -rf ${D}${sysconfdir}/audiomanager/control/customtypes.xsd } + +RDEPENDS_${PN} = "virtual/audiomanager-plugins-config"