From 5266d038a1c5148d8ae19a32ba55f6ce04d9b661 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Wed, 22 Jun 2011 00:47:13 +0200 Subject: [PATCH] task-pandora-xfce: Added e2fsprogs, curl and dosfstools --- recipes/tasks/task-pandora-xfce.bb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index 23171dd..48a0e4e 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 = "r56" +PR = "r57" inherit task @@ -22,6 +22,10 @@ APPS = " \ enchant \ aspell \ xwininfo \ + curl \ + dosfstools \ + e2fsprogs \ + e2fsprogs-tune2fs \ # xournal \ # arora \ " -- 2.39.5