mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
bognor-regis: Add missing DEPENDS on libnotify
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -6,7 +6,7 @@ PR = "r0"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS = "glib-2.0 dbus-glib gtk+"
|
||||
DEPENDS = "glib-2.0 dbus-glib gtk+ libnotify"
|
||||
|
||||
FILES_${PN} += "${datadir}/dbus-1/services"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user