phone: add agl-service-telephony to RDEPENDS 15/16815/5
authorMatt Ranostay <matt.ranostay@konsulko.com>
Thu, 27 Sep 2018 06:06:18 +0000 (09:06 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 9 Oct 2018 20:05:03 +0000 (20:05 +0000)
telephony binding has been split out of the phone application
so an RDEPENDS is required for the recipe

Bug-AGL: SPEC-1757
Change-Id: I7667259289bb88353e411310389621377e842b82
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
recipes-demo-hmi/phone/phone_git.bb

index 011789a..c749ef7 100644 (file)
@@ -22,5 +22,4 @@ DEPENDS += "qtquickcontrols2 \
 
 inherit qmake5 aglwgt
 
-RDEPENDS_${PN} += "agl-service-bluetooth agl-service-bluetooth-pbap \
-                   qtmultimedia"
+RDEPENDS_${PN} += "agl-service-telephony qtmultimedia"