summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-01-24 14:32:51 +0000
committerRoss Burton <ross@openedhand.com>2007-01-24 14:32:51 +0000
commite4143a490b5f3c405f20333e743415238067b508 (patch)
tree202839917334e4ca09724db00ad955d20aa3fb73 /meta
parent85f0cce3f2031398e3b292dd36f5d1a0f9686c42 (diff)
downloadpoky-e4143a490b5f3c405f20333e743415238067b508.tar.gz
Remove clearlooks and panel 1, use Sato and Panel 2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1204 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/tasks/task-oh.bb14
1 files changed, 5 insertions, 9 deletions
diff --git a/meta/packages/tasks/task-oh.bb b/meta/packages/tasks/task-oh.bb
index 41a48754e9..4d9ba10d97 100644
--- a/meta/packages/tasks/task-oh.bb
+++ b/meta/packages/tasks/task-oh.bb
@@ -1,5 +1,5 @@
1DESCRIPTION = "Tasks for OpenedHand Poky" 1DESCRIPTION = "Tasks for OpenedHand Poky"
2PR = "r44" 2PR = "r47"
3 3
4PACKAGES = "\ 4PACKAGES = "\
5 task-oh-base \ 5 task-oh-base \
@@ -55,7 +55,7 @@ RDEPENDS_task-oh-base = "\
55 matchbox-common \ 55 matchbox-common \
56 matchbox-wm \ 56 matchbox-wm \
57 matchbox-keyboard \ 57 matchbox-keyboard \
58 matchbox-panel \ 58 matchbox-panel-2 \
59 ${XSERVER} \ 59 ${XSERVER} \
60 xserver-kdrive-common \ 60 xserver-kdrive-common \
61 xserver-nodm-init \ 61 xserver-nodm-init \
@@ -79,20 +79,17 @@ RDEPENDS_task-oh-standard = "\
79 dropbear \ 79 dropbear \
80 portmap \ 80 portmap \
81 matchbox-desktop \ 81 matchbox-desktop \
82 matchbox-poky \ 82 matchbox-sato \
83 matchbox-keyboard \ 83 matchbox-keyboard \
84 matchbox-stroke \ 84 matchbox-stroke \
85 matchbox-config-gtk \ 85 matchbox-config-gtk \
86 matchbox-panel-manager \
87 matchbox-panel-hacks \
88 matchbox-themes-extra \
89 matchbox-themes-gtk \ 86 matchbox-themes-gtk \
90 matchbox-applet-inputmanager \ 87 matchbox-applet-inputmanager \
91 matchbox-applet-startup-monitor \ 88 matchbox-applet-startup-monitor \
92 xcursor-transparent-theme \ 89 xcursor-transparent-theme \
93 usbinit \ 90 usbinit \
94 settings-daemon \ 91 settings-daemon \
95 gtk-clearlooks-engine \ 92 gtk-sato-engine \
96 eds-dbus \ 93 eds-dbus \
97 contacts \ 94 contacts \
98 dates \ 95 dates \
@@ -104,8 +101,7 @@ RDEPENDS_task-oh-standard = "\
104 avahi-daemon \ 101 avahi-daemon \
105 gnome-vfs-plugin-dbus \ 102 gnome-vfs-plugin-dbus \
106 gnome-vfs-plugin-file \ 103 gnome-vfs-plugin-file \
107 gnome-vfs-plugin-http \ 104 gnome-vfs-plugin-http"
108 gtk-theme-clearlooks"
109 105
110RDEPENDS_task-oh-devtools = "\ 106RDEPENDS_task-oh-devtools = "\
111 oprofile \ 107 oprofile \