| Submitter | Andreas Müller |
|---|---|
| Date | Aug. 5, 2012, 12:19 a.m. |
| Message ID | <1344126001-19256-15-git-send-email-schnitzeltony@googlemail.com> |
| Download | mbox | patch |
| Permalink | /patch/33805/ |
| State | Accepted |
| Headers | show |
Comments
Patch
diff --git a/recipes-angstrom/tasks/angstrom-task-gnome3.bb b/recipes-angstrom/tasks/angstrom-task-gnome3.bb index 14f1998..8fdbec7 100644 --- a/recipes-angstrom/tasks/angstrom-task-gnome3.bb +++ b/recipes-angstrom/tasks/angstrom-task-gnome3.bb @@ -9,7 +9,7 @@ inherit task # Most of these tasks are arch independant PACKAGE_ARCH = "all" -PACKAGES += "task-gnome3-cups task-gnome3-pulseaudio task-gnome3-themes task-gnome3-totem task-gnome3-xserver-base " +PACKAGES += "task-gnome3-themes task-gnome3-xserver-base " RDEPENDS_task-gnome3-themes = " \ angstrom-gnome-icon-theme-enable \
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> --- recipes-angstrom/tasks/angstrom-task-gnome3.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)