mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
dalston: Add missing DEPENDS on mutter-moblin
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -4,7 +4,7 @@ LICENSE = "LGPLv2.1"
|
|||||||
PV = "0.0+git${SRCPV}"
|
PV = "0.0+git${SRCPV}"
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
DEPENDS = "glib-2.0 gtk+ pulseaudio libcanberra libnotify nbtk"
|
DEPENDS = "glib-2.0 gtk+ pulseaudio libcanberra libnotify nbtk mutter-moblin"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user