Replace devman with system-server 82/27682/1
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Wed, 17 Sep 2014 11:48:20 +0000 (13:48 +0200)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Wed, 17 Sep 2014 11:48:20 +0000 (13:48 +0200)
(Remove devman recipe.)

Change-Id: Ic0752f03ae62fc024b1f61dfc83011f8cafff572
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
recipes-tizen/device/device.inc

index 9c412a4..2315423 100644 (file)
@@ -27,12 +27,12 @@ RDEPENDS_capi-system-${PN}-dev += "capi-system-device"
 
 DEPENDS = ""
 #DEPENDS of capi-system-device
-DEPENDS += "vconf"
+DEPENDS += "system-server"
 DEPENDS_append_class-native = " cmake-native"
 DEPENDS_append_class-target = " cmake-native"
-DEPENDS += "devman"
-DEPENDS += "dlog"
 DEPENDS += "common"
+DEPENDS += "dlog"
+DEPENDS += "vconf"
 
 do_prep() {
  cd ${S}