diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-09-01 17:16:58 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-09-01 17:16:58 +0100 |
commit | d09e6fa897eb4bfc6648c09ee34eda5fa96842f7 (patch) | |
tree | 06cd0a4819077f6e678f091108f382bdfb7517c6 /meta-moblin | |
parent | faec274207810ebb443fe5b51354e6cd7a1541c8 (diff) | |
download | poky-d09e6fa897eb4bfc6648c09ee34eda5fa96842f7.tar.gz |
hornsey: Add clutter-gtk to DEPENDS
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-moblin')
-rw-r--r-- | meta-moblin/packages/hornsey/hornsey_git.bb | 2 |
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 5c607ceeac..403563f7f4 100644 --- a/meta-moblin/packages/hornsey/hornsey_git.bb +++ b/meta-moblin/packages/hornsey/hornsey_git.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "LGPLv2.1" | |||
4 | PV = "0.0+git${SRCPV}" | 4 | PV = "0.0+git${SRCPV}" |
5 | PR = "r2" | 5 | PR = "r2" |
6 | 6 | ||
7 | DEPENDS = "clutter-1.0 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" |
8 | 8 | ||
9 | EXTRA_OECONF = "--disable-shave" | 9 | EXTRA_OECONF = "--disable-shave" |
10 | 10 | ||