summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages/hornsey
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-08-11 11:49:36 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2009-08-11 11:49:36 +0100
commit083745a26e717b1c927bd86d604bdab586620567 (patch)
tree83c9ca9a6bfb8f288c5bd5a78584d54b36580469 /meta-moblin/packages/hornsey
parent3dac2aa87c0ed233fc881164f4601d0fd4501522 (diff)
downloadpoky-083745a26e717b1c927bd86d604bdab586620567.tar.gz
moblin: Convert to depend on clutter-1.0
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-moblin/packages/hornsey')
-rw-r--r--meta-moblin/packages/hornsey/hornsey_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-moblin/packages/hornsey/hornsey_git.bb b/meta-moblin/packages/hornsey/hornsey_git.bb
index a43904bfc7..0bab9e76b9 100644
--- a/meta-moblin/packages/hornsey/hornsey_git.bb
+++ b/meta-moblin/packages/hornsey/hornsey_git.bb
@@ -4,7 +4,7 @@ LICENSE = "LGPLv2.1"
4PV = "0.0+git${SRCPV}" 4PV = "0.0+git${SRCPV}"
5PR = "r1" 5PR = "r1"
6 6
7DEPENDS = "clutter clutter-gst bickley bognor-regis nbtk startup-notification libunique" 7DEPENDS = "clutter-1.0 clutter-gst bickley bognor-regis nbtk startup-notification libunique"
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10 10