diff options
author | Richard Purdie <richard@openedhand.com> | 2008-06-16 10:44:39 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-06-16 10:44:39 +0000 |
commit | 83767561604924881a490d8d9714564d4034d072 (patch) | |
tree | f3e43fa951315e7d9d06c8e29d0c209047d05d76 /meta/packages/tasks | |
parent | 0d007363d7ddebcd173cbc76d4fa6f03daa006ac (diff) | |
download | poky-83767561604924881a490d8d9714564d4034d072.tar.gz |
task-poky-x11-sato: Remove matchbox-themes-gtk, its not needed
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4661 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/tasks')
-rw-r--r-- | meta/packages/tasks/task-poky-x11-sato.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/tasks/task-poky-x11-sato.bb b/meta/packages/tasks/task-poky-x11-sato.bb index 3d272c1398..8a52a9001c 100644 --- a/meta/packages/tasks/task-poky-x11-sato.bb +++ b/meta/packages/tasks/task-poky-x11-sato.bb | |||
@@ -3,7 +3,7 @@ | |||
3 | # | 3 | # |
4 | 4 | ||
5 | DESCRIPTION = "Sato Tasks for Poky" | 5 | DESCRIPTION = "Sato Tasks for Poky" |
6 | PR = "r28" | 6 | PR = "r29" |
7 | 7 | ||
8 | PACKAGES = "\ | 8 | PACKAGES = "\ |
9 | task-poky-x11-sato \ | 9 | task-poky-x11-sato \ |
@@ -22,7 +22,6 @@ RDEPENDS_task-poky-x11-sato = "\ | |||
22 | matchbox-keyboard \ | 22 | matchbox-keyboard \ |
23 | matchbox-stroke \ | 23 | matchbox-stroke \ |
24 | matchbox-config-gtk \ | 24 | matchbox-config-gtk \ |
25 | matchbox-themes-gtk \ | ||
26 | xcursor-transparent-theme \ | 25 | xcursor-transparent-theme \ |
27 | sato-icon-theme \ | 26 | sato-icon-theme \ |
28 | settings-daemon \ | 27 | settings-daemon \ |