From af292d7a8a99808f3a7297b17fef9f3044f53a1f Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Thu, 26 May 2011 00:20:11 +0200 Subject: [PATCH] task-pandora-xfce: Removed Arora, tried again to remove QT4-demos and examples, added nmcli --- recipes/tasks/task-pandora-xfce.bb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index 378db0b..f20d90e 100755 --- a/recipes/tasks/task-pandora-xfce.bb +++ b/recipes/tasks/task-pandora-xfce.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Task file for the XFCE Pandora image" # Don't forget to bump the PR if you change it. -PR = "r45" +PR = "r46" inherit task @@ -15,11 +15,11 @@ APPS = " \ # claws-mail \ swfdec swfdec-gnome swfdec-mozilla \ # gnumeric \ - networkmanager network-manager-applet \ + networkmanager network-manager-applet nmcli \ vnc x11vnc angstrom-x11vnc-xinit \ xchat \ # xournal \ - arora \ +# arora \ " BLUETOOTH_GUI = " \ @@ -90,7 +90,7 @@ ICON_THEME = " \ LAUNCHERS = " \ # netbook-launcher-efl \ pandora-libpnd-minimenu \ - pandora-pmenu \ +# pandora-pmenu \ " PANDORA = " \ @@ -141,7 +141,7 @@ QT_SUPPORT = " \ " # We want all of the Qt metapackage (for dev use) without the demos/examples. -BAD_RRECOMMENDS += " \ +BAD_RECOMMENDS += " \ qt4-demos \ qt4-examples \ " -- 2.39.5