From: Joshua Lock Date: Thu, 11 Jun 2009 17:03:40 +0000 (+0100) Subject: Remove depends on Redland as Bickley no longer uses it X-Git-Tag: 2011-1~7325 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=1dfc30d98db07ff5bc1fc3c063fe32f2d881514e;p=openembedded-core.git Remove depends on Redland as Bickley no longer uses it --- diff --git a/meta-moblin/packages/bickley/bickley_git.bb b/meta-moblin/packages/bickley/bickley_git.bb index c2af5ab93a..afc9207804 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" PV = "0.0+git${SRCREV}" PR = "r2" -DEPENDS = "redland gtk+ dbus-glib clutter-gst libexif taglib gupnp gupnp-av samba" +DEPENDS = "gtk+ dbus-glib clutter-gst libexif taglib gupnp gupnp-av samba" RDEPENDS = "xdg-user-dirs" S = "${WORKDIR}/git"