diff options
Diffstat (limited to 'meta-moblin/packages/bickley/bickley_git.bb')
-rw-r--r-- | meta-moblin/packages/bickley/bickley_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-moblin/packages/bickley/bickley_git.bb b/meta-moblin/packages/bickley/bickley_git.bb index 2cf1c99585..c2af5ab93a 100644 --- a/meta-moblin/packages/bickley/bickley_git.bb +++ b/meta-moblin/packages/bickley/bickley_git.bb | |||
@@ -3,7 +3,7 @@ SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git" | |||
3 | PV = "0.0+git${SRCREV}" | 3 | PV = "0.0+git${SRCREV}" |
4 | PR = "r2" | 4 | PR = "r2" |
5 | 5 | ||
6 | DEPENDS = "redland gtk+ dbus-glib clutter-gst-0.8 libexif taglib gupnp gupnp-av samba" | 6 | DEPENDS = "redland gtk+ dbus-glib clutter-gst libexif taglib gupnp gupnp-av samba" |
7 | RDEPENDS = "xdg-user-dirs" | 7 | RDEPENDS = "xdg-user-dirs" |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |