mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
carrick: Add librest and libnotify to DEPENDS
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
|
||||
PV = "0.0+git${SRCPV}"
|
||||
PR = "r1"
|
||||
|
||||
DEPENDS = "gconnman nbtk mutter-moblin"
|
||||
DEPENDS = "gconnman nbtk mutter-moblin librest libnotify"
|
||||
RDEPENDS = "connman gconnman"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user