diff options
Diffstat (limited to 'meta-moblin')
-rw-r--r-- | meta-moblin/packages/dalston/dalston_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-moblin/packages/dalston/dalston_git.bb b/meta-moblin/packages/dalston/dalston_git.bb index c139806001..9987438008 100644 --- a/meta-moblin/packages/dalston/dalston_git.bb +++ b/meta-moblin/packages/dalston/dalston_git.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "LGPLv2.1" | |||
4 | PV = "0.0+git${SRCPV}" | 4 | PV = "0.0+git${SRCPV}" |
5 | PR = "r0" | 5 | PR = "r0" |
6 | 6 | ||
7 | DEPENDS = "glib-2.0 gtk+ pulseaudio libcanberra libnotify nbtk" | 7 | DEPENDS = "glib-2.0 gtk+ pulseaudio libcanberra libnotify nbtk mutter-moblin" |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
10 | 10 | ||