diff options
-rw-r--r-- | meta-moblin/packages/hornsey/hornsey.inc | 2 | ||||
-rw-r--r-- | meta-moblin/packages/hornsey/hornsey_1.0.bb | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/meta-moblin/packages/hornsey/hornsey.inc b/meta-moblin/packages/hornsey/hornsey.inc index 46f66deb4c..2e2f661c52 100644 --- a/meta-moblin/packages/hornsey/hornsey.inc +++ b/meta-moblin/packages/hornsey/hornsey.inc | |||
@@ -4,7 +4,7 @@ LICENSE = "LGPLv2.1" | |||
4 | 4 | ||
5 | SRC_URI = "http://download.moblin.org/sources/hornsey/1.0/hornsey-1.0_20091116.tar.bz2" | 5 | SRC_URI = "http://download.moblin.org/sources/hornsey/1.0/hornsey-1.0_20091116.tar.bz2" |
6 | 6 | ||
7 | DEPENDS = "clutter-1.0 clutter-gtk-0.10 clutter-gst-0.10 bickley bognor-regis nbtk startup-notification libunique xtst" | 7 | DEPENDS = "clutter-1.0 clutter-gtk-0.10 clutter-gst-1.0 bickley bognor-regis mx startup-notification libunique xtst tracker" |
8 | 8 | ||
9 | EXTRA_OECONF = "--disable-shave" | 9 | EXTRA_OECONF = "--disable-shave" |
10 | 10 | ||
diff --git a/meta-moblin/packages/hornsey/hornsey_1.0.bb b/meta-moblin/packages/hornsey/hornsey_1.0.bb index 0eca9f2fbc..5ac2852743 100644 --- a/meta-moblin/packages/hornsey/hornsey_1.0.bb +++ b/meta-moblin/packages/hornsey/hornsey_1.0.bb | |||
@@ -1,3 +1,5 @@ | |||
1 | require hornsey.inc | 1 | require hornsey.inc |
2 | 2 | ||
3 | S = "${WORKDIR}/${PN}-${PV}_20091116" \ No newline at end of file | 3 | DEPENDS = "clutter-1.0 clutter-gtk-0.10 clutter-gst-0.10 bickley bognor-regis nbtk startup-notification libunique xtst" |
4 | |||
5 | S = "${WORKDIR}/${PN}-${PV}_20091116" | ||