From bdee02ee6f4b54ee42c23a4afbc903c1e4527f90 Mon Sep 17 00:00:00 2001 From: Raquel Medina Date: Fri, 5 Jun 2020 19:56:50 +0200 Subject: remove libqtappfw package from QTAGLEXTRAS Remove libqtappfw package from QTAGLSEXTRAS and add to individual recipe RDEPENDS. Bug-AGL: SPEC-3390 Signed-off-by: Raquel Medina Change-Id: Idb5aaca35a8d797a4e758f82df6650ef3aeb6561 --- recipes-demo-hmi/radio/radio_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-demo-hmi/radio') diff --git a/recipes-demo-hmi/radio/radio_git.bb b/recipes-demo-hmi/radio/radio_git.bb index 52a981f2..22d7ecbe 100644 --- a/recipes-demo-hmi/radio/radio_git.bb +++ b/recipes-demo-hmi/radio/radio_git.bb @@ -35,4 +35,4 @@ do_install_append() { FILES_${PN} += "${sysconfdir}/xdg/AGL/*" -RDEPENDS_${PN} += "agl-service-radio" +RDEPENDS_${PN} += "agl-service-radio libqtappfw" -- cgit 1.2.3-korg