From 154a7372d9981aa51a3ac06a992ba1f252b65398 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Tue, 14 Jun 2011 02:57:55 +0200 Subject: [PATCH] task-pandora-xfce: Added xwininfo and pandora-pndstore --- recipes/tasks/task-pandora-xfce.bb | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index 193e5f8..cd4b6f8 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 = "r51" +PR = "r53" inherit task @@ -19,6 +19,9 @@ APPS = " \ vnc x11vnc angstrom-x11vnc-xinit \ xchat \ links-x11 \ + enchant \ + aspell \ + xwininfo \ # xournal \ # arora \ " @@ -102,6 +105,7 @@ PANDORA = " \ # pandora-midori-defaults midori \ libgles2d \ pandora-misc \ + pandora-pndstore \ " PERL = " \ @@ -245,6 +249,7 @@ ADD_LIBS = " \ libfribidi \ libgsf \ libidn \ + libxslt \ wv \ libsamplerate0 \ glibc-gconv-cp1252 \ -- 2.39.5