buxton.inc: fix dependencies
authorPatrick Ohly <patrick.ohly@intel.com>
Tue, 27 Jan 2015 16:00:00 +0000 (08:00 -0800)
committerPatrick Ohly <patrick.ohly@intel.com>
Tue, 27 Jan 2015 16:27:41 +0000 (08:27 -0800)
The automatic spec2yocto refresh was missing some dependency mapping
and/or fixing. As a temporary solutin let's fix that manually.

Change-Id: I3908b796502a270115643053d356b26fb3ade983

meta-tizen-common-base/recipes-security/buxton/buxton.inc

index 134eada..d3561ba 100644 (file)
@@ -43,7 +43,6 @@ RDEPENDS_${PN}simple += "buxton"
 RDEPENDS_${PN}simple-dev += "buxton"
 
 #RDEPENDS of buxton (${PN})
-RDEPENDS_${PN} += "/usr/bin/chown"
 RDEPENDS_${PN} += "smack"
 RDEPENDS_${PN} += "buxton"
 
@@ -54,7 +53,7 @@ inherit pkgconfig
 DEPENDS += "libcheck"
 DEPENDS += "systemd"
 DEPENDS += "attr"
-DEPENDS += "gdbm-dev"
+DEPENDS += "gdbm"
 
 do_prep() {
  cd ${S}