From: Michael Mrozek Date: Tue, 14 Jun 2011 00:57:55 +0000 (+0200) Subject: task-pandora-xfce: Added xwininfo and pandora-pndstore X-Git-Tag: sz_beta3~145 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=154a7372d9981aa51a3ac06a992ba1f252b65398;hp=3976f445defcd91d59544189f8f0735e919e1de4 task-pandora-xfce: Added xwininfo and pandora-pndstore --- 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 \