From c5cce2c0de7b09c4a4c3b88d1e18b633bc65dc79 Mon Sep 17 00:00:00 2001 From: David-John Willis Date: Mon, 12 Apr 2010 11:04:00 +0100 Subject: [PATCH] task-pandora-xfce: Remove xournal for now as it's not working correctly and I don't have time to fix. --- recipes/tasks/task-pandora-xfce.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index 35aff69..e2e0f69 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 = "r20" +PR = "r22" inherit task @@ -20,7 +20,7 @@ APPS = " \ # synergy \ vnc x11vnc angstrom-x11vnc-xinit \ xchat \ - xournal \ +# xournal \ arora \ " @@ -136,7 +136,6 @@ QT_SELECTED = " qt4-x11-free \ QT_SUPPORT = " \ ${QT_SELECTED} \ - qt4-plugin-imageformat-png \ qt4-plugin-imageformat-jpeg \ qt4-plugin-imageformat-gif \ " -- 2.47.2