diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-02-02 22:38:10 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-02-02 22:38:10 +0000 |
commit | 5daaa63bdbb2f1293e1d716aed3db043a4e4b149 (patch) | |
tree | 739ce3b1856aafff0a336359adf9fd81819a6012 /meta-moblin/packages | |
parent | 28a8d1503cf246a63285e96c953f20ac0c832d34 (diff) | |
download | poky-5daaa63bdbb2f1293e1d716aed3db043a4e4b149.tar.gz |
hornsey: Add mixxing xtst DEPENDS
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-moblin/packages')
-rw-r--r-- | meta-moblin/packages/hornsey/hornsey.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-moblin/packages/hornsey/hornsey.inc b/meta-moblin/packages/hornsey/hornsey.inc index a987381900..5cab0a07e2 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 clutter-gst bickley bognor-regis nbtk startup-notification libunique" | 7 | DEPENDS = "clutter-1.0 clutter-gtk clutter-gst bickley bognor-regis nbtk startup-notification libunique xtst" |
8 | 8 | ||
9 | EXTRA_OECONF = "--disable-shave" | 9 | EXTRA_OECONF = "--disable-shave" |
10 | 10 | ||