From: Martin Jansa Date: Sat, 27 Feb 2010 09:38:25 +0000 (+0100) Subject: task-shr-minimal: drop alsa-scenarios, openmoko-icon-theme, add illume2 config, missi... X-Git-Tag: Release-2010-05/1~491^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af847022ffd78df5ec3381d4c2a5fa878af48b84;p=openembedded.git task-shr-minimal: drop alsa-scenarios, openmoko-icon-theme, add illume2 config, missing icons will be added to shr-icon-theme (to save few kB) Signed-off-by: Martin Jansa --- diff --git a/recipes/tasks/task-shr-minimal.bb b/recipes/tasks/task-shr-minimal.bb index 2c6c0400f5..81a081a7e4 100644 --- a/recipes/tasks/task-shr-minimal.bb +++ b/recipes/tasks/task-shr-minimal.bb @@ -94,19 +94,13 @@ RDEPENDS_${PN}-fso = "\ #FIXME: libcanberra-alsa should be pulled in by fsodeviced but isn't RDEPENDS_${PN}-audio = "\ + alsa-utils-alsactl \ + alsa-utils-alsamixer \ alsa-utils-aplay \ alsa-utils-amixer \ libcanberra-alsa \ " -RDEPENDS_${PN}-audio_append_om-gta01 = "\ - alsa-scenarii-shr \ -" - -RDEPENDS_${PN}-audio_append_om-gta02 = "\ - alsa-scenarii-shr \ -" - RDEPENDS_${PN}-x = "\ task-x11-illume \ task-fonts-truetype-core \ @@ -115,6 +109,8 @@ RDEPENDS_${PN}-x = "\ shr-theme-gry \ xcursor-transparent-theme \ xinput-calibrator \ +# Make sure it's available for those who want's to play with illume2 + e-wm-config-illume2-shr \ " RDEPENDS_${PN}-apps = "\ @@ -134,7 +130,6 @@ RDEPENDS_${PN}-apps = "\ RDEPENDS_${PN}-gtk = "\ - openmoko-icon-theme-standard2 \ shr-theme-gtk-e17lookalike \ vala-terminal \ pyphonelog \