diff options
author | Saul Wold <Saul.Wold@intel.com> | 2010-09-27 08:43:07 -0700 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-09-27 08:59:53 -0700 |
commit | 62432db79d0ecf190c8c83f8b67e3fd10f162d42 (patch) | |
tree | 31d9b5b72533c763da6d6707db98f59c13636b93 | |
parent | 63ec0c26321b5ba23b0817e0cab0321e6c161422 (diff) | |
download | poky-62432db79d0ecf190c8c83f8b67e3fd10f162d42.tar.gz |
task-poky-clutter.bb: removed examples
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
-rw-r--r-- | meta/recipes-graphics/tasks/task-poky-clutter.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-graphics/tasks/task-poky-clutter.bb b/meta/recipes-graphics/tasks/task-poky-clutter.bb index 421038fb7a..ae72bb0c37 100644 --- a/meta/recipes-graphics/tasks/task-poky-clutter.bb +++ b/meta/recipes-graphics/tasks/task-poky-clutter.bb | |||
@@ -27,7 +27,6 @@ RDEPENDS_task-poky-clutter-core = "\ | |||
27 | clutter-gtk-0.8" | 27 | clutter-gtk-0.8" |
28 | 28 | ||
29 | RDEPENDS_task-poky-clutter-tests = "\ | 29 | RDEPENDS_task-poky-clutter-tests = "\ |
30 | clutter-0.8-examples \ | ||
31 | clutter-cairo-0.8-examples \ | 30 | clutter-cairo-0.8-examples \ |
32 | clutter-gst-0.8-examples \ | 31 | clutter-gst-0.8-examples \ |
33 | clutter-gtk-0.8-examples" | 32 | clutter-gtk-0.8-examples" |