From 9bad636c4a41f64c9cb40667cebdc7aef224ccb7 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Wed, 9 Feb 2011 01:42:02 +0100 Subject: [PATCH] task-pandora-xfce: Added some more missing libs, removed backdrops, added xdotool. --- recipes/tasks/task-pandora-xfce.bb | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index c4d8e33..dbdbe93 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 = "r41" +PR = "r42" inherit task @@ -96,7 +96,7 @@ LAUNCHERS = " \ PANDORA = " \ pandora-first-run-wizard hsetroot \ pandora-scripts \ - pandora-wallpaper-official pandora-wallpaper-community \ + pandora-wallpaper-official \ pandora-xfce-defaults \ pandora-midori-defaults midori \ libgles2d \ @@ -204,6 +204,7 @@ XFCE46_EXTRAS = " \ ristretto \ mousepad \ gigolo \ + xdotool \ " XFCE_THEMES = " \ @@ -245,6 +246,10 @@ ADD_LIBS = " \ libidn \ wv \ libsamplerate0 \ + glibc-gconv-cp1252 \ + glibc-gconv-ibm850 \ + glibc-gconv-iso8859-15 \ + " RDEPENDS_${PN} = " \ -- 2.39.2