From cbce97ba1affbf23fb2cdbde29f1ae7465404ea8 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Thu, 22 Sep 2011 01:49:22 +0200 Subject: [PATCH] task-pandora-xfce.bb: Added OpenBox and some needed programs for Gigolo --- recipes/tasks/task-pandora-xfce.bb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index c259258..c6a0773 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 = "r58" +PR = "r59" inherit task @@ -226,6 +226,7 @@ XFCE46_EXTRAS = " \ mousepad \ gigolo \ xdotool \ + openbox \ " XFCE_THEMES = " \ @@ -271,7 +272,8 @@ ADD_LIBS = " \ glibc-gconv-cp1252 \ glibc-gconv-ibm850 \ glibc-gconv-iso8859-15 \ - + gvfsd-sftp + sshfs-fuse " RDEPENDS_${PN} = " \ -- 2.39.2